This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Bug in GCC while compiling
- From: "Timothy C Prince" <tprince at myrealbox dot com>
- To: dwilches at malpelo dot univalle dot edu dot co
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 08 May 2003 16:52:04 +0000
- Subject: Re: Bug in GCC while compiling
-----Original Message-----
From: Daniel Wilches Maradei <dwilches@malpelo.univalle.edu.co>
To: gcc-bugs@gcc.gnu.org
Date: Thu, 8 May 2003 09:56:52 -0500 (COT)
Subject: Bug in GCC while compiling
Hello,
The g++ compiler v2.96 crashes when try to compile a file that
contains only this line of code (erroneous code):
int **funcion(int[][]);
___________________________________
If there were any support for 2.96, it would have to come from redhat. The bug reporting instructions in your installation, as well as gcc FAQ's, should reveal that this was not a public release.
Tim Prince