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: ICE in cpp from gcc-2.95.1 on Linux/alpha


> cpp: Internal compiler error in `rescan', at ../../gcc/gcc/cccp.c:3148
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
> 
> This happens while compiling the file XFree86-3.3.5/xc/programs/xterm/screen.c
> from the XFree86 package, version 3.3.5.
> 
> Note that the error goes away if I specify -D__NO_STRING_INLINES (or if I 
> compile without optimization).
> 
> Please let me know if I should provide some of my local files (I tried a 
> --save-temps, but the .i file is empty...)
> 
> Cheers,
>                                         Christian

I ran into the same problem...  I submitted a patch to cccp.c to fix
this:
http://egcs.cygnus.com/ml/gcc-patches/1999-09/msg00148.html

- glen


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