egcs-20000114 - internal compiler error compiling XEmacs

Zack Weinberg zack@wolery.cumb.org
Thu Jan 27 23:22:00 GMT 2000


On Thu, Jan 27, 2000 at 10:13:35PM -0800, Martin Buchholz wrote:
> The combination gcc + --enable-cpplib when compiling XEmacs src/elhash.c
> crashes gcc in the following way:
> 
> gcc -O3 -Wreturn-type ==> crash
> gcc -O -Wreturn-type ==> no crash
> gcc -O3 ==> no crash

[...]
> (martin@lasker) /xemacs/build/moS/src $ /hack/import/egcs-20000124/inst/linux-libc2/bin/gcc -v -c -O3 -Wreturn-type -Demacs -I. -DHAVE_CONFIG_H -I/usr/local/include -I/usr/X11R6/include /xemacs/ws/dev/src/elhash.c

Please do this again with -save-temps added to the command line, and
mail us elhash.i (compress it first, it'll be huge).

zw


More information about the Gcc-bugs mailing list