aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/sol2gas.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/sol2gas.h')
-rw-r--r--gcc/config/i386/sol2gas.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/config/i386/sol2gas.h b/gcc/config/i386/sol2gas.h
new file mode 100644
index 00000000000..558183aecd5
--- /dev/null
+++ b/gcc/config/i386/sol2gas.h
@@ -0,0 +1,9 @@
+/* Definitions of target machine for GNU compiler, for SPARC running
+ Solaris 2 with GNU as up to 2.9.5.0.12.
+
+ Copyright (C) 1999 Free Software Foundation, Inc.
+*/
+
+#ifndef GAS_REJECTS_MINUS_S
+#define GAS_REJECTS_MINUS_S 1
+#endif