]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc.c (do_spec_1): Cope with %g/%u/%U options which do not have a suffix.
authorNick Clifton <nickc@cygnus.com>
Thu, 16 Jul 1998 22:46:53 +0000 (16:46 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 16 Jul 1998 22:46:53 +0000 (16:46 -0600)
commit9437bd37851395d1cc362a19511d9f18135c5748
treec49202455af950bc145d9df30fcfed1f2e8fdc0d
parentf479858d79774ace89cf2c0dc91d8e35e5011cf3
gcc.c (do_spec_1): Cope with %g/%u/%U options which do not have a suffix.


* gcc.c (do_spec_1): Cope with %g/%u/%U options which do not have
a suffix.

From-SVN: r21230
gcc/ChangeLog