linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.

* config/sparc/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
	* config/sparc/linux64.h (HANDLE_PRAGMA_PACK_PUSH_POP): Likewise.

From-SVN: r51633
This commit is contained in:
David S. Miller 2002-03-31 00:00:55 -08:00 committed by David S. Miller
parent 9a679bf8a0
commit 86b46b201b
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-03-30 David S. Miller <davem@redhat.com>
* config/sparc/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
* config/sparc/linux64.h (HANDLE_PRAGMA_PACK_PUSH_POP): Likewise.
2002-03-30 Roger Sayle <roger@eyesopen.com>
Richard Henderson <rth@redhat.com>

View File

@ -248,3 +248,5 @@ do { \
#define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "
#endif
/* Don't be different from other Linux platforms in this regard. */
#define HANDLE_PRAGMA_PACK_PUSH_POP

View File

@ -362,3 +362,5 @@ do { \
#define LINK_EH_SPEC "%{!static:--eh-frame-hdr} "
#endif
/* Don't be different from other Linux platforms in this regard. */
#define HANDLE_PRAGMA_PACK_PUSH_POP