aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>2000-01-11 16:23:49 -0500
committerJason Merrill <jason@gcc.gnu.org>2000-01-11 16:23:49 -0500
commit203588e7ff0bb1940648ef3c45ed0a8a958fea17 (patch)
tree8e748484e3d38b01067f5dc2192898e3940aacb2 /gcc/gcc.c
parent7cdc045ed645bd869a670e56c2fe4b7fb507b869 (diff)
downloadgcc-203588e7ff0bb1940648ef3c45ed0a8a958fea17.zip
gcc-203588e7ff0bb1940648ef3c45ed0a8a958fea17.tar.gz
gcc-203588e7ff0bb1940648ef3c45ed0a8a958fea17.tar.bz2
fix typos
From-SVN: r31336
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r--gcc/gcc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gcc.c b/gcc/gcc.c
index d488b4a..b65d6e8 100644
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -769,7 +769,6 @@ static const char *link_command_spec = "\
%{!A:%{!nostdlib:%{!nostartfiles:%S}}}\
%{static:} %{L*} %o\
%{!nostdlib:%{!nodefaultlibs:%G %L %G}}\
- {"--pass-exit-codes", "-pass-exit-codes", 0},
%{!A:%{!nostdlib:%{!nostartfiles:%E}}}\
%{T*}\
\n }}}}}}";