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: Another Internal compiler error on Alpha Linux (glibc 2.1.1)



  > 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 :-)
I just tried this with the gcc-2.95 prerelease sources and it seems to be
working fine now.

Thanks,
jeff


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