summaryrefslogtreecommitdiffstats
path: root/gcc/config/i386/darwin.h
diff options
context:
space:
mode:
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-30 20:07:06 +0000
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2007-05-30 20:07:06 +0000
commit94010584a944883e1df709b3290a08704f4032e7 (patch)
tree49b8df073d13dded2f861f24eecd59f52aae7161 /gcc/config/i386/darwin.h
parent54802cbd227e139f6a9f9efcf14f7f215882b8f2 (diff)
downloadppe42-gcc-94010584a944883e1df709b3290a08704f4032e7.tar.gz
ppe42-gcc-94010584a944883e1df709b3290a08704f4032e7.zip
* config/i386/darwin.h (TARGET_SUBTARGET_DEFAULT): Undef before define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125198 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/darwin.h')
-rw-r--r--gcc/config/i386/darwin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/i386/darwin.h b/gcc/config/i386/darwin.h
index d0ffec4113b..e489134a121 100644
--- a/gcc/config/i386/darwin.h
+++ b/gcc/config/i386/darwin.h
@@ -128,6 +128,7 @@ extern void darwin_x86_file_end (void);
/* By default, target has a 80387, uses IEEE compatible arithmetic,
and returns float values in the 387. */
+#undef TARGET_SUBTARGET_DEFAULT
#define TARGET_SUBTARGET_DEFAULT (MASK_80387 | MASK_IEEE_FP | MASK_FLOAT_RETURNS | MASK_128BIT_LONG_DOUBLE)
/* For now, disable dynamic-no-pic. We'll need to go through i386.c
OpenPOWER on IntegriCloud