aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1994-12-20 14:15:42 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1994-12-20 14:15:42 +0000
commite29b094c19077c35203f298fb195d150cf579c81 (patch)
treeafb9b7756d3db2c1df87243da701c0373e9a879e /gcc
parentca89aaa53ee9c2230671b5fc1029e119250beae3 (diff)
downloadgcc-e29b094c19077c35203f298fb195d150cf579c81.zip
gcc-e29b094c19077c35203f298fb195d150cf579c81.tar.gz
gcc-e29b094c19077c35203f298fb195d150cf579c81.tar.bz2
Support SYSV pragmas
From-SVN: r8673
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/i386/go32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/i386/go32.h b/gcc/config/i386/go32.h
index 0aaa4e1..5618a0d 100644
--- a/gcc/config/i386/go32.h
+++ b/gcc/config/i386/go32.h
@@ -3,6 +3,8 @@
/* Don't assume anything about the header files. */
#define NO_IMPLICIT_EXTERN_C
+#define HANDLE_SYSV_PRAGMA
+
#define YES_UNDERSCORES
#include "i386/gas.h"