This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/8462: [3.3 regression] ice in illegal array initializer
- From: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
- To: gcc-gnats at gcc dot gnu dot org, ehrhardt at mathematik dot uni-ulm dot de, gcc-bugs at gcc dot gnu dot org
- Date: Wed, 15 Jan 2003 14:26:19 +0100
- Subject: 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