Internal compiler error in egcs 1.1.1

Jeffrey A Law law@upchuck.cygnus.com
Mon May 31 00:00:00 GMT 1999


  In message <Pine.LNX.4.04.9902171713350.1957-200000@tammy.signum.se>you write
  > I get the following error when compiling poll.c (from glibc 2.1)
  > with -O2 -fpic. (preprocessed source attached)
  > 
  > The compiler is a cross compiler, target powerpc-linux-gnu, build system
  > is i586-linux-gnu.
  > 
  > ../sysdeps/unix/bsd/poll.c: In function `__emulate_poll':
  > In file included from ../sysdeps/unix/sysv/linux/poll.c:62:
  > ../sysdeps/unix/bsd/poll.c:121: internal error--insn does not satisfy its
  > constraints:
  > (insn 804 172 176 (set (reg:SI 12 r12)
  >         (unspec[ 
  >                 (symbol_ref:SI ("@max_fd_size.39"))
  >                 (reg:SI 65 lr)
  >             ]  8)) 398 {*movsi_got_internal} (nil)
  >     (nil))
  > toplev.c:1360: Internal compiler error in function fatal_insn
Thanks.  I just tried this with the gcc-2.95 prerelease CVS sources.  It seems
to be working fine, so you should expect this problem to be fixed in the
gcc-2.95 release.

Thanks,
jeff


More information about the Gcc-bugs mailing list