]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR driver/31353 (gcc --help=target gives a linker error.)
authorBrooks Moses <brooks.moses@codesourcery.com>
Wed, 4 Apr 2007 18:10:17 +0000 (18:10 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Wed, 4 Apr 2007 18:10:17 +0000 (11:10 -0700)
commit2c4c82dde6ab9fa9288285d4dce109aecb8c0f34
treea69bb72c194533881416e2c0a7fd3c6791469eea
parent5bb43e6d24fcb5e66897d6f2a9e10298e8f5fdbc
re PR driver/31353 (gcc --help=target gives a linker error.)

PR other/31353
* gcc.c (main): Do not run the linker if
print_subprocess_help indicates that it shouldn't be
run.

From-SVN: r123498
gcc/ChangeLog
gcc/gcc.c