egcs-2.92.25 19981130 bug report (large switch())
Marinos J. Yannikos
nino@complang.tuwien.ac.at
Wed Dec 2 08:36:00 GMT 1998
The egcs-19981130 snapshot's cc1 gives me the following error message while
attempting to compile a file containing, among other things, a large
switch() statement (which may be the problem, since this has been crashing
many versions of gcc over the last 2 years):
stor-layout.c:204: Internal compiler error in function int_mode_for_mode
The file itself is too large to be sent to your address (according to the
directions in gcc.texi), so I put it here:
http://www.complang.tuwien.ac.at/nino/cpu.i.bz2
ftp://ftp.complang.tuwien.ac.at/pub/nino/cpu.i.bz2
The platform I used egcs-2.92.25 on is Digital Unix 4.0b (with some
probably unrelated OS patches, no egcs changes), compiled with
make bootstrap LANGUAGES="c java"
Regards,
Marinos
More information about the Gcc-bugs
mailing list