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 error 'unrecognizable insn' on alpha-dec-osf3.0



  In message <Pine.LNX.3.96.980409160952.24245A-100000@infcip52.uni-trier.de>yo
u write:
  > -----BEGIN PGP SIGNED MESSAGE-----
  > 
  > while compiling gdk_imlib on a DEC Alpha running OSF1 3.0 with egcs 1.0.2
  > I got the following internal error (signal 6 is SIGLOST):
  > 
  > /bin/sh ../libtool --mode=compile /var/tmp/baulig/bin/gcc
  > - -DDJPEG_PROG=\"/var/tmp/baulig/bin/djpeg\" -DCONVERT_PATH=\"\"
  > - -DNETPBM_PATH=\"\" -DSYSTEM_IMRC=\"/var/tmp/baulig/etc/imrc\" -I. -I. -I.
  > .
  > - -I./.. -I/var/tmp/baulig/lib/glib/include -I/var/tmp/baulig/include
  > - -I/var/tmp/baulig/lib/glib/include -I/var/tmp/baulig/include -g -O2 -c
  > load.c
  > /var/tmp/baulig/bin/gcc -DDJPEG_PROG=\"/var/tmp/baulig/bin/djpeg\"
  > - -DCONVERT_PATH=\"\" -DNETPBM_PATH=\"\"
  > - -DSYSTEM_IMRC=\"/var/tmp/baulig/etc/imrc\" -I. -I. -I.. -I./..
  > - -I/var/tmp/baulig/lib/glib/include -I/var/tmp/baulig/include
  > - -I/var/tmp/baulig/lib/glib/include -I/var/tmp/baulig/include -g -O2
  > - -Wp,-MD,.deps/load.p -c -DPIC load.c
  > load.c: In function `_LoadXPM':
  > load.c:464: warning: type mismatch in implicit declaration for built-in
  > function `alloca'
  > load.c:683: internal error--unrecognizable insn:
  > (insn 3935 3927 2464 (set (reg:DI 7 $7)
  >         (plus:DI (reg:DI 15 $15)
  >             (const_int 327808))) -1 (nil)
  >     (nil))
  > gcc: Internal compiler error: program cc1 got fatal signal 6
This bug should have been fixed in egcs-1.0.3.  But since you didn't include
a testcase, I can't actually test it.

jeff


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