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: r51634
This commit is contained in:
David S. Miller 2002-03-31 00:02:54 -08:00 committed by David S. Miller
parent 8fc55e09c3
commit b5de1a2766
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

@ -250,3 +250,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

@ -364,3 +364,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