This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: ICE in gcc-3.4-20040218 for arm-iwmmxt-linux-gcc with -M and -include



On Feb 23, 2004, at 22:14, Dan Kegel wrote:


Here's a fun trick:

$ echo "int y;" > bug.h
$ echo "int x;" > bug.c
$ arm-iwmmxt-linux-gnu-gcc -M bug.c -include bug.h
bug.c:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

This reared its ugly head when I configured gcc-3.4-20040218
as follows.


This is already fixed in a newer version of 3.4.0.

Thanks,
Andrew Pinski


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