linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
authorAndrew MacLeod <amacleod@redhat.com>
Tue, 12 Mar 2002 15:24:44 +0000 (15:24 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Tue, 12 Mar 2002 15:24:44 +0000 (15:24 +0000)
2002-03-12  Andrew MacLeod  <amacleod@redhat.com>

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

From-SVN: r50656

gcc/ChangeLog
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h

index f487e64..b5d96d3 100644 (file)
@@ -1,5 +1,10 @@
 2002-03-12  Andrew MacLeod  <amacleod@redhat.com>
 
+       * config/sparc/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
+       * config/sparc/linux64.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.
+
+2002-03-12  Andrew MacLeod  <amacleod@redhat.com>
+
        * config/sparc/sparc.h (RETURN_ADDR_RTX): Include v9 stack bias in
        address calculation.
 
index 086bcdb..a55d43c 100644 (file)
@@ -21,6 +21,8 @@ Boston, MA 02111-1307, USA.  */
 
 #define LINUX_DEFAULT_ELF
 
+#define HANDLE_PRAGMA_PACK_PUSH_POP
+
 /* Don't assume anything about the header files.  */
 #define NO_IMPLICIT_EXTERN_C
 
index 1d5dfa0..9d521bc 100644 (file)
@@ -21,6 +21,8 @@ Boston, MA 02111-1307, USA.  */
 
 #define LINUX_DEFAULT_ELF
 
+#define HANDLE_PRAGMA_PACK_PUSH_POP
+
 /* Don't assume anything about the header files.  */
 #define NO_IMPLICIT_EXTERN_C