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]

Re: c/8647: [3.3 regression] ICE in GNU99 mode Nr. #2


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
r=8647

Even on prerelease version of GCC 3.4 (3.4 20021227 (experimental))
This error will occur:

gcc test.c -Wp,-std=gnu99
test.c: In function `m':
test.c:3: error: parse error before '*' token
test.c:4: internal compiler error: in genrtl_compound_stmt, at
c-semantics.c:726

Benjamin Kalytta


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