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]

Bug in latest snapshot


Hi.

Using the c++ compiler in version 2.96 20000924 on:


int main()
{
if
return 0;
}



gives the following compiler error:


/tmp/@21745.1: In function `int main ()':
/tmp/@21745.1:4: parse error before "return"
/tmp/@21745.1:5: Internal error #122.
/tmp/@21745.1:5: Internal compiler error in , at ../gcc/cp/decl.c:14216
Please submit a full bug report.
See for instructions.


Best regards,
Jacob Ilsų.








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