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:
Jing Yu 2009-04-23 00:05:03 +00:00 committed by Jing Yu
parent 53650abeb3
commit 360032ba92
2 changed files with 7 additions and 1 deletions

View 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

View File

@ -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. */