]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
PR testsuite/39781
authorjingyu <jingyu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Apr 2009 00:05:03 +0000 (00:05 +0000)
committerjingyu <jingyu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Apr 2009 00:05:03 +0000 (00:05 +0000)
* config/arm/arm.h: Define HANDLE_PRAGMA_PACK_PUSH_POP.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146629 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/arm/arm.h

index e6a6470a92b11620daee489e960f39a31e08687a..fccf2c0a2bfd1dbf2f56ab94534a1b3af6f8eba0 100644 (file)
@@ -1,3 +1,8 @@
+2009-04-22  Jing Yu  <jingyu@google.com>
+
+       PR testsuite/39781
+       * config/arm/arm.h: Define HANDLE_PRAGMA_PACK_PUSH_POP.
+
 2009-04-22  Andrew Pinski  <andrew_pinski@playstation.sony.com>
 
        PR C/31499
index 15913d2ca441ef93d074a20b7f0ee5c809870158..93d75bb74a367bc83328dcee4cbddde5a9695175 100644 (file)
@@ -2234,7 +2234,8 @@ do {                                                      \
     goto WIN;                                          \
 } while (0)
 
-\f
+/* Define this for compatibility reasons. */
+#define HANDLE_PRAGMA_PACK_PUSH_POP
 
 /* Specify the machine mode that this machine uses
    for the index in the tablejump instruction.  */