This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/52682] [patch] gcc-4.7.0/gcc/c-family/c-lex.c doesn't compile with old C compilers


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52682

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-23 08:19:19 UTC ---
Author: rguenth
Date: Fri Mar 23 08:19:08 2012
New Revision: 185726

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185726
Log:
2012-03-23  William Bader  <williambader@hotmail.com>

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

Modified:
    branches/gcc-4_7-branch/gcc/c-family/ChangeLog
    branches/gcc-4_7-branch/gcc/c-family/c-lex.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]