This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [971016] Bug in -fpic code generation on PowerPC?
- To: Elliot Lee <sopwith at cuc dot edu>
- Subject: Re: [971016] Bug in -fpic code generation on PowerPC?
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 22 Oct 1997 13:07:25 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.LNX.3.95.971021213318.24514A-100000@helix.cs.cuc.edu>you write:
> This is in the latest libc snapshot;
> >
> vfscanf.c: In function `_IO_vfscanf':
> vfscanf.c:1167: internal error--unrecognizable insn:
> (insn 26496 516 506 (set (reg:SI 8 r8)
> (unspec[
> (symbol_ref:SI ("@__ctype_b"))
> (mem:SI (plus:SI (reg:SI 31 r31)
> (const_int 128)))
> ] 8)) -1 (nil)
> (nil))
> gcc: Internal compiler error: program cc1 got fatal signal 6
> make: *** [vfscanf.os] Error 1
I believe I fixed this last night :-) It should work in the next
snapshot.
jeff