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]

Re: egcs-20000114 - internal compiler error compiling XEmacs


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

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