aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-06-28 18:01:09 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-06-28 18:01:09 -0400
commit98bfe58b0c354ee5222b0e236be18dfbbde35854 (patch)
treee875a345d0812960aae8bf909671027d258a53f5 /gcc
parent85300b55bc68c86c8bd3e06f5f13311a2ee627c8 (diff)
downloadgcc-98bfe58b0c354ee5222b0e236be18dfbbde35854.zip
gcc-98bfe58b0c354ee5222b0e236be18dfbbde35854.tar.gz
gcc-98bfe58b0c354ee5222b0e236be18dfbbde35854.tar.bz2
(ASM_SPEC): Removed -h flag.
From-SVN: r10086
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/m88k/dgux.h4
-rw-r--r--gcc/config/m88k/dguxbcs.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/m88k/dgux.h b/gcc/config/m88k/dgux.h
index 02848e9..e5eb4e8 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.17 $"
+#define VERSION_INFO2 "$Revision: 1.18 $"
#endif
#ifndef NO_BUGS
#define AS_BUG_IMMEDIATE_LABEL
@@ -93,7 +93,7 @@ Boston, MA 02111-1307, USA. */
%{V} %{v:%{!V:-V}} %{pipe:%{!.s: - }\
%{!msvr3:%{!m88110:-KV3 }%{m88110:-KV04.00 }}}\
%{!mlegend:%{mstandard:-Wc,off}}\
-%{mlegend:-Wc,-fix-bb,-h\"gcc-" VERSION_INFO2 "\",-s\"%i\"\
+%{mlegend:-Wc,-fix-bb,-s\"%i\"\
%{traditional:,-lc}%{!traditional:,-lansi-c}\
%{mstandard:,-keep-std}\
%{mkeep-coff:,-keep-coff}\
diff --git a/gcc/config/m88k/dguxbcs.h b/gcc/config/m88k/dguxbcs.h
index 8b92139..45f288bf 100644
--- a/gcc/config/m88k/dguxbcs.h
+++ b/gcc/config/m88k/dguxbcs.h
@@ -40,7 +40,7 @@ Boston, MA 02111-1307, USA. */
%{V} %{v:%{!V:-V}} %{pipe:%{!.s: - }\
%{msvr4:%{!m88110:-KV3 }%{m88110:-KV04.00 }}}\
%{!mlegend:%{mstandard:-Wc,off}}\
-%{mlegend:-Wc,-fix-bb,-h\"gcc-" VERSION_INFO2 "\",-s\"%i\"\
+%{mlegend:-Wc,-fix-bb,-s\"%i\"\
%{traditional:,-lc}%{!traditional:,-lansi-c}\
%{mstandard:,-keep-std}\
%{mkeep-coff:,-keep-coff}\