Another Internal compiler error on Alpha Linux (glibc 2.1.1)

Christopher C Chimelis chris@classnet.med.miami.edu
Mon Jun 14 16:58:00 GMT 1999


egcs version: 1.1.2
system type: Alpha (linux)
command line: (from r-base 0.64.1 source)
  gcc -mieee -Wall -O2 -I../include -I../../src/include  -c dotcode.c \
      -o dotcode.o
 (ignore the slash...my mailer wraps the text and I wanted to keep it
  together)

I get this:
../../gcc/reload1.c:2649: Internal compiler error in function
verify_initial_elim_offsets

This appears to be an optimiser bug on the Alphas (running Linux).  If I
compile with -O1, it compiles without an error, but gives an internal
compiler error with -O2.  I've attached the preprocessed file in question.

One more for today...so expect one more email :-)

C


More information about the Gcc-bugs mailing list