From: Manfred Hollstein Date: Sun, 9 Nov 1997 08:39:38 +0000 (+0000) Subject: dgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong whitespace in generated `specs... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=553914ad8b7f0ae4a1b22694f35e7380c4051520;p=gcc.git dgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong whitespace in generated `specs' file. * m88k/dgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong whitespace in generated `specs' file. From-SVN: r16391 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index aaaa939c821..6b2ac810124 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Sun Nov 9 01:40:40 1997 Manfred Hollstein (manfred@s-direktnet.de) + + * m88k/dgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong whitespace + in generated `specs' file. + Sun Nov 9 01:37:11 1997 Jim Wilson (wilson@cygnus.com) * flags.h (flag_rerun_loop_opt): Declare. diff --git a/gcc/config/m88k/dgux.h b/gcc/config/m88k/dgux.h index 6a3c41020bc..449bd1d62a9 100644 --- a/gcc/config/m88k/dgux.h +++ b/gcc/config/m88k/dgux.h @@ -30,7 +30,7 @@ Boston, MA 02111-1307, USA. */ (TARGET_SVR4 ? DWARF_DEBUG : SDB_DEBUG) #ifndef VERSION_INFO2 -#define VERSION_INFO2 "$Revision: 1.24 $" +#define VERSION_INFO2 "$Revision: 1.1.1.1 $" #endif #ifndef NO_BUGS #define AS_BUG_IMMEDIATE_LABEL @@ -137,13 +137,13 @@ Boston, MA 02111-1307, USA. */ #define ASM_CPU_SPEC "\ %{v:-V}\ %{g:\ - %{mno-legend:-Wc,off}\ - %{!mno-legend:-Wc,-fix-bb,-s\"%i\"\ - %{traditional:,-lc}\ - %{!traditional:,-lansi-c}\ - %{mstandard:,-keep-std}\ - %{mexternal-legend:,-external}\ - %{mocs-frame-position:,-ocs}}}" +%{mno-legend:-Wc,off}\ +%{!mno-legend:-Wc,-fix-bb,-s\"%i\"\ +%{traditional:,-lc}\ +%{!traditional:,-lansi-c}\ +%{mstandard:,-keep-std}\ +%{mexternal-legend:,-external}\ +%{mocs-frame-position:,-ocs}}}" #define CPP_CPU_SPEC "\ %{!m88000:%{!m88100:%{m88110:-D__m88110__}}} \