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: egcs-2.91.60 on powerpc-ibm-aix4.3.2.0: internal errors with DDD 3.1.3



  In message <Pine.LNX.3.96.990301175506.659E-100000@pcatlas112.cern.ch>you wri
te:
  > Hi,
  > 
  > While compiling DDD 3.1.3 (the data display debugger) on
  > powerpc-ibm-aix4.3.2.0 I get the following errors (first the commands
  > and errors, then an elaborated version for one of the files): 
  > 
  > Building ddd-3.1.3-powerpc-ibm-aix4.3.2.0...
  > c++  -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -Wno-uninitialized -Wno-retur
  > n-type -Wno-trigraphs -fexternal-templates -felide-constructors -fconserve-
  > space -trigraphs -c -I. -I../../../ddd-3.1.3/ddd -I../../../ddd-3.1.3/ddd/.
  > . -I/usr/include  -o logplayer
  > .o ../../../ddd-3.1.3/ddd/logplayer.C
  > ../../../ddd-3.1.3/ddd/logplayer.C: In function `void logplayer(const class
  >  string &)':
  > ../../../ddd-3.1.3/ddd/logplayer.C:390: internal error--unrecognizable insn
  > :
  > (insn 15161 15158 5150 (set (reg:SI 18 r18)
  >         (mem:SI (plus:SI (reg:SI 18 r18)
  >                 (const_int 65536)))) -1 (insn_list 15158 (nil))
  >     (nil))
  > toplev.c:1360: Internal compiler error in function fatal_insn
This has been fixed for the upcoming egcs-1.1.2 release.
jeff


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