aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/m88k/dgux.h16
2 files changed, 13 insertions, 8 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index aaaa939..6b2ac81 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 6a3c4102..449bd1d 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__}}} \