SH bug in egcs-19990615
Kai Ruottu
karuottu@freenet.hut.fi
Thu Jun 17 12:58:00 GMT 1999
While building the gcc-2.95 prerelease (19990615) for sh-hms target under
Linux, I got the following error during compiling modules for the 'libiberty.a'
for the target and with the option '-m2' :
-------- clip ------------
/home3/src/egcs-19990616/gcc/xgcc -B/home3/src/egcs-19990616/gcc/
-B/usr/local/sh-hms/bin/ -c -DHAVE_CONFIG_H -O -m2
-I. -I./../../../include cplus-dem.c
cplus-dem.c: In function `qualifier_string':
cplus-dem.c:566: Internal compiler error in `make_edges', at flow.c:967
Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.
-------- clip ------------
The sh-target compiler was first compiled with egcs-1.1.2, but changing the
production compiler to egcs-1.0.2 didn't change the situation.
The produced intermediate file and assembly code (before the error) are
included in a .zip file.
Regards, Kai
More information about the Gcc-bugs
mailing list