aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/config/ia64/linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/config/ia64/linux.h')
-rw-r--r--gcc-4.6/gcc/config/ia64/linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.6/gcc/config/ia64/linux.h b/gcc-4.6/gcc/config/ia64/linux.h
index dafd2d2..c86c1c4 100644
--- a/gcc-4.6/gcc/config/ia64/linux.h
+++ b/gcc-4.6/gcc/config/ia64/linux.h
@@ -55,7 +55,7 @@ do { \
/* Similar to standard Linux, but adding -ffast-math support. */
#undef ENDFILE_SPEC
#define ENDFILE_SPEC \
- "%{ffast-math|funsafe-math-optimizations:crtfastmath.o%s} \
+ "%{Ofast|ffast-math|funsafe-math-optimizations:crtfastmath.o%s} \
%{shared|pie:crtendS.o%s;:crtend.o%s} crtn.o%s"
/* Define this for shared library support because it isn't in the main