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] New: [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

             Bug #: 52682
           Summary: [patch] gcc-4.7.0/gcc/c-family/c-lex.c doesn't compile
                    with old C compilers
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: williambader@hotmail.com


Created attachment 26964
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26964
patch to fix the problem

c-lex.c has declarations after an assignment and doesn't compile with gcc-2.96
distributed with Red Hat Linux 7.1.
William
williambader@hotmail.com


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