Fix i386-* failure that shows up as a cpp usage message.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Apr 1998 20:51:02 +0000 (20:51 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Apr 1998 20:51:02 +0000 (20:51 +0000)
commit2a54391a3b299b98aa537037fb7e5d99dbc0ce2a
treeb4888e754114d38536e2e337ae28e58ecb0ea78d
parentc21ce3f816dcad95c4dc6e2671fd0f826b232c25
Fix i386-* failure that shows up as a cpp usage message.
* gcc.c (do_spec_1, case '['): Move flag out of loop and initialize it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19350 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c