diff options
Diffstat (limited to 'gcc-4.6/gcc/config/sparc/sol2.h')
-rw-r--r-- | gcc-4.6/gcc/config/sparc/sol2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.6/gcc/config/sparc/sol2.h b/gcc-4.6/gcc/config/sparc/sol2.h index 49d1525..4c8edaf 100644 --- a/gcc-4.6/gcc/config/sparc/sol2.h +++ b/gcc-4.6/gcc/config/sparc/sol2.h @@ -119,7 +119,7 @@ along with GCC; see the file COPYING3. If not see #undef ENDFILE_SPEC #define ENDFILE_SPEC \ - "%{ffast-math|funsafe-math-optimizations:crtfastmath.o%s} \ + "%{Ofast|ffast-math|funsafe-math-optimizations:crtfastmath.o%s} \ crtend.o%s crtn.o%s" /* Select a format to encode pointers in exception handling data. CODE |