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/8462: [3.3 regression] ice in illegal array initializer


For the record:
The bug is fixed on mainline. I now get

PR8462.c:5:16: too many decimal points in number
PR8462.c:5: error: nonconstant array index in initializer
PR8462.c:5: error: (near initialization for `a')

It's still present in the 3.3 branch, though.

Regards,
Volker

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



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