public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* -fpic on ppc with SVR4 ABI
@ 1997-10-16 15:19 H.J. Lu
  1997-10-16 21:51 ` Geoffrey KEATING
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 1997-10-16 15:19 UTC (permalink / raw)
  To: egcs; +Cc: geoffk, GNU C Library

Hi,

When I tried to compile glibc for powerpc using egcs, I got

vfscanf.c: In function `_IO_vfscanf':
vfscanf.c:1166: internal error--unrecognizable insn:
(insn 26472 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))

when making stdio-common/vfscanf.os with -fpic. -fPIC is fine.
I was wondering if anyone had tried to use egcs to build shared
libraries on powerpc with -fpic and SVR4 ABI.

BTW, I cannot find a small test case. The one I got is several
hundred lines.

Thanks.


-- 
H.J. Lu (hjl@gnu.ai.mit.edu)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-10-16 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-16 15:19 -fpic on ppc with SVR4 ABI H.J. Lu
1997-10-16 21:51 ` Geoffrey KEATING

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).