parse.y (simple_stmt): If the condition isn't a declaration, start the controlled...
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 13 Feb 1998 13:59:10 +0000 (13:59 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 13 Feb 1998 13:59:10 +0000 (08:59 -0500)
commit440a6c2a4e6974e1069fd17cdf88d03eeee861eb
tree226368aeef98283adf03bec78518c9e29e1b2fac
parent442f0a304a747d27fe6cfa6f1501ad3461b0ad47
parse.y (simple_stmt): If the condition isn't a declaration, start the controlled block after the test.

* parse.y (simple_stmt): If the condition isn't a declaration,
start the controlled block after the test.

From-SVN: r17967
gcc/cp/ChangeLog
gcc/cp/parse.c
gcc/cp/parse.y