patches/gcc-02-handle_pragma_pack_push_pop.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 1649 22c136bd4c76
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1649
22c136bd4c76 * SFEgcc.spec: Bump to 4.2.4
tom68
parents:
diff changeset
     1
--- gcc-4.2.3/gcc/config/sol2-10.h.orig	2009-01-23 22:52:36.811847756 +0100
22c136bd4c76 * SFEgcc.spec: Bump to 4.2.4
tom68
parents:
diff changeset
     2
+++ gcc-4.2.3/gcc/config/sol2-10.h	2009-01-23 23:01:22.694640931 +0100
22c136bd4c76 * SFEgcc.spec: Bump to 4.2.4
tom68
parents:
diff changeset
     3
@@ -21,3 +21,6 @@
22c136bd4c76 * SFEgcc.spec: Bump to 4.2.4
tom68
parents:
diff changeset
     4
 /* Solaris 10 has the float and long double forms of math functions.  */
22c136bd4c76 * SFEgcc.spec: Bump to 4.2.4
tom68
parents:
diff changeset
     5
 #undef TARGET_C99_FUNCTIONS
22c136bd4c76 * SFEgcc.spec: Bump to 4.2.4
tom68
parents:
diff changeset
     6
 #define TARGET_C99_FUNCTIONS 1
22c136bd4c76 * SFEgcc.spec: Bump to 4.2.4
tom68
parents:
diff changeset
     7
+
22c136bd4c76 * SFEgcc.spec: Bump to 4.2.4
tom68
parents:
diff changeset
     8
+/* Define this so we can compile MS code for use with WINE.  */
22c136bd4c76 * SFEgcc.spec: Bump to 4.2.4
tom68
parents:
diff changeset
     9
+#define HANDLE_PRAGMA_PACK_PUSH_POP