toplev.c (independent_decode_option): Require `=' between `-aux-info' and filename...
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 10 Jun 2001 00:31:07 +0000 (00:31 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sun, 10 Jun 2001 00:31:07 +0000 (00:31 +0000)
commitc47af4b7d361e0c56d92677b5c33be8b075bbf4e
treecba96b91c08438e643554266175cf0bd3ef638b5
parentceafcb987730eaf5c4191afab12550ffc13ce89e
toplev.c (independent_decode_option): Require `=' between `-aux-info' and filename in the same argument.

* toplev.c (independent_decode_option): Require `=' between
`-aux-info' and filename in the same argument.
* gcc.c: Don't pass -aux-info=filename twice.

From-SVN: r43123
gcc/ChangeLog
gcc/gcc.c
gcc/toplev.c