* gcc.c (handle_braces): In {x*...} case, break out of loop if
commit79cfd37d99cba9345564aa8163b12a9fa3b72ac1
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Mar 2000 18:06:15 +0000 (28 18:06 +0000)
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Mar 2000 18:06:15 +0000 (28 18:06 +0000)
tree56479ad6bcadad4a0865e498bbb1c30cff40abe8
parent3a6656ad66b02a262c61f336f47b0a9fc249e608
* gcc.c (handle_braces): In {x*...} case, break out of loop if
switch is found.

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