* config/m68k/m68k-none.h (ASM_SPEC): Adjust inter-option spacing.
authorRichard Henderson <rth@redhat.com>
Sat, 25 Jan 2003 18:38:08 +0000 (10:38 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 25 Jan 2003 18:38:08 +0000 (10:38 -0800)
From-SVN: r61795

gcc/ChangeLog
gcc/config/m68k/m68k-none.h

index 12a9ec2d8ce2a46472c6e66d73400aac3e0c43b0..3f9344218335d8e5a453cb4fe67ed8d201c6c392 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-25  Richard Henderson  <rth@redhat.com>
+
+       * config/m68k/m68k-none.h (ASM_SPEC): Adjust inter-option spacing.
+
 2002-01-25  Kelley Cook <kelleycook@comcast.net>
 
        * ggc-simple.c (debug_ggc_tree): Add PTR cast.
index c48ac3dfacc98ac7a4c3ac1181153b196dfaf93b..fb3b6f43c52888768f4fc9c1689717b7ccf61322 100644 (file)
@@ -143,7 +143,7 @@ Unrecognized value in TARGET_CPU_DEFAULT.
 
 #undef ASM_SPEC
 #define ASM_SPEC "\
-%{m68851}%{mno-68851}%{m68881}%{mno-68881}%{msoft-float:-mno-68881 }%{m68000}%{m68302}%{mc68000}%{m68010}%{m68020}%{mc68020}%{m68030}%{m68040}%{m68020-40:-mc68040 }%{m68020-60:-mc68040 }%{m68060}%{mcpu32}%{m68332}%{m5200}%{!mc68000:%{!m68000:%{!m68302:%{!m68010:%{!mc68020:%{!m68020:%{!m68030:%{!m68040:%{!m68020-40:%{!m68020-60:%{!m68060:%{!mcpu32:%{!m68332:%{!m5200:%(asm_cpu_default) }}}}}}}}}}}}}} \
+%{m68851}%{mno-68851}%{m68881}%{mno-68881}%{msoft-float:-mno-68881} %{m68000}%{m68302}%{mc68000}%{m68010}%{m68020}%{mc68020}%{m68030}%{m68040}%{m68020-40:-mc68040} %{m68020-60:-mc68040} %{m68060}%{mcpu32}%{m68332}%{m5200}%{!mc68000:%{!m68000:%{!m68302:%{!m68010:%{!mc68020:%{!m68020:%{!m68030:%{!m68040:%{!m68020-40:%{!m68020-60:%{!m68060:%{!mcpu32:%{!m68332:%{!m5200:%(asm_cpu_default)}}}}}}}}}}}}}} \
 "
 
 /* cc1/cc1plus always receives all the -m flags. If the specs strings above