gcc.c (handle_braces): In {x*...} case, break out of loop if switch is found.
authorTom Tromey <tromey@cygnus.com>
Tue, 28 Mar 2000 18:06:15 +0000 (18:06 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 28 Mar 2000 18:06:15 +0000 (18:06 +0000)
commit1f58da7fe3ef4726d9da51f44fee23fea0e07157
tree56479ad6bcadad4a0865e498bbb1c30cff40abe8
parent13eb1f7f0de383603d383c0644873ac8cb1afc62
gcc.c (handle_braces): In {x*...} case, break out of loop if switch is found.

* gcc.c (handle_braces): In {x*...} case, break out of loop if
switch is found.

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