This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5447: GCC/G++ 3.0.3 will segfault given the following file.
- From: paolo at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, null_and_void at users dot sourceforge dot net
- Date: 1 Jan 2003 20:41:59 -0000
- Subject: Re: c++/5447: GCC/G++ 3.0.3 will segfault given the following file.
- Reply-to: paolo at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, null_and_void at users dot sourceforge dot net, gcc-gnats at gcc dot gnu dot org
Synopsis: GCC/G++ 3.0.3 will segfault given the following file.
State-Changed-From-To: analyzed->closed
State-Changed-By: paolo
State-Changed-When: Wed Jan 1 12:41:58 2003
State-Changed-Why:
Cannot be reproduced with 3.2.1, 3.3 pre, mainline.
Mainline, f.i., issues:
5447.cc:1: error: multidimensional array must have bounds for all dimensions
except the first
5447.cc:7: error: declaration of `arr' as multidimensional array must have
bounds for all dimensions except the first
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5447