Module Name: src
Committed By: mrg
Date: Fri Jul 1 01:23:23 UTC 2011
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/arm: arm.h
Log Message:
define HANDLE_PRAGMA_PACK_PUSH_POP to 1 not just define it
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gcc/dist/gcc/config/arm/arm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/gpl3/gcc/dist/gcc/config/arm/arm.h
diff -u src/external/gpl3/gcc/dist/gcc/config/arm/arm.h:1.1.1.1 src/external/gpl3/gcc/dist/gcc/config/arm/arm.h:1.2
--- src/external/gpl3/gcc/dist/gcc/config/arm/arm.h:1.1.1.1 Tue Jun 21 01:22:22 2011
+++ src/external/gpl3/gcc/dist/gcc/config/arm/arm.h Fri Jul 1 01:23:23 2011
@@ -2111,7 +2111,7 @@
(GET_CODE (X) == REG && ARM_REG_OK_FOR_INDEX_P (X))
/* Define this for compatibility reasons. */
-#define HANDLE_PRAGMA_PACK_PUSH_POP
+#define HANDLE_PRAGMA_PACK_PUSH_POP 1
/* Specify the machine mode that this machine uses
for the index in the tablejump instruction. */