Commit 377b6fce by Richard Henderson Committed by Richard Henderson

* config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.

From-SVN: r37350
parent 338bcbd5
2000-11-09 Richard Henderson <rth@redhat.com>
* config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
2000-11-09 Geoffrey Keating <geoffk@redhat.com>
* c-decl.c (finish_struct): When a structure is completed,
......
......@@ -41,3 +41,6 @@ SUB_CPP_PREDEFINES
#undef WCHAR_TYPE
#define WCHAR_TYPE "int"
/* Define this so that all GNU/Linux targets handle the same pragmas. */
#define HANDLE_PRAGMA_PACK_PUSH_POP
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment