re PR testsuite/39781 (Fail: g++.dg/cpp/_Pragma1.C, gcc.dg/cpp/_Pragma6.c)
PR testsuite/39781 * config/arm/arm.h: Define HANDLE_PRAGMA_PACK_PUSH_POP. From-SVN: r146629
This commit is contained in:
parent
53650abeb3
commit
360032ba92
@ -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
|
||||
|
@ -2234,7 +2234,8 @@ do { \
|
||||
goto WIN; \
|
||||
} while (0)
|
||||
|
||||
|
||||
/* 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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user