Mail Archives: djgpp/1999/09/14/11:28:37
On Tue, 14 Sep 1999, Anthony Appleyard wrote:
> >%_I got this error:-
> display.cc: In method `void colreg::operator ()(buffer *)':
> display.cc:193: Internal compiler error in `instantiate_virtual_regs_1',
> at function.c:3862
> Please submit a full bug report.
> See <URL:http://egcs.cygnus.com/faq.html#bugreport> for instructions.
> ----------------------------------------------
> See attached zipfile, which contains:-
> display.cc Source form of program (it is part of a text
> editor)
> em.h Included by ditto
> display.ii As requested
> display.s Assembler form
> display.txt Compiler output to screen
> ----------------------------------------------
> I called gcc thus:-
> gcc -v --save-temps display.cc -c -g -Wall
> ----------------------------------------------
Confirmed with gcc-2.95.1 cross-compiler (from i586-pc-linux-gnu to
i586-pc-msdosdjgpp) and with native compiler (egcs-1.1.2) under Linux
(I used preprocessed source of course). I'm getting ICE only when no
optimizations are requested.
Andris
- Raw text -