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: 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


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