diff options
Diffstat (limited to 'gcc/config/i386/osfrose.h')
-rw-r--r-- | gcc/config/i386/osfrose.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/osfrose.h b/gcc/config/i386/osfrose.h index 1a2eee5..e9b4d6f 100644 --- a/gcc/config/i386/osfrose.h +++ b/gcc/config/i386/osfrose.h @@ -104,7 +104,7 @@ Boston, MA 02111-1307, USA. */ /* Turn on -pic-extern by default for OSF/rose, -fpic for ELF. */ #undef CC1_SPEC -#define CC1_SPEC "\ +#define CC1_SPEC "%(cc1_cpu) \ %{gline:%{!g:%{!g0:%{!g1:%{!g2: -g1}}}}} \ %{!melf: %{!mrose: -mrose }} \ %{melf: %{!munderscores: %{!mno-underscores: -mno-underscores }} \ |