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: Internal compiler error in tlist.cc from libstdc++ testsuite



  In message <996602523238D2118E000000F802ED3123D371@ATMMAIL.atmdns>you write:
  > This message is in MIME format. Since your mail reader does not understand
  > this format, some or all of this message may not be legible.
  > 
  > ------_=_NextPart_000_01BDFB1F.E795A486
  > Content-Type: text/plain
  > 
  > Version: egcs-19981012 snapshot
  > System: mips-sgi-irix6.2
  > Options: /usr/local/tmp/egcs-19981012/bin/g++ -v -O --save-temps tlist.cc >
  > & tlist.out
  > 
  > 
  > libstdc++ failure on tlist.cc -O compilation
  > tlist.cc:151: internal error--unrecognizable insn:
  > (insn 12797 12776 12777 (UnKnown/v Unknown) -1 (nil)
  >     (nil))
  > ../../../src/egcs-19981012/gcc/toplev.c:1372: Internal compiler error in
  > function fatal_insn
Most likely this was due to one of the various bugs that have infested our
tree lately.  I bootstrapped and testsed an irix6.3 system yesterday.  I did
have to fix a couple bugs in some of our new optimization work -- once I fixed
them the build & test results looked good.

jeff


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