c-lex.c (c_lex_with_flags): Avoid declarations after stmts.
authorWilliam Bader <williambader@hotmail.com>
Fri, 23 Mar 2012 08:17:24 +0000 (08:17 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 23 Mar 2012 08:17:24 +0000 (08:17 +0000)
commit573ac65eee50506b387115ea9ee97d324697d823
tree57153bbb10c48f42107b428e483a97224348c261
parent48d261d20a1588698f9aa4f92dfd151791c4e8e1
c-lex.c (c_lex_with_flags): Avoid declarations after stmts.

2012-03-23  William Bader  <williambader@hotmail.com>

c-family/
* c-lex.c (c_lex_with_flags): Avoid declarations after stmts.

From-SVN: r185725
gcc/c-family/ChangeLog
gcc/c-family/c-lex.c