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]

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[][]);

Bye
Daniel Wilches
dwilches@malpelo.univalle.edu.co


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