new way of generating crt[ni].o [patch]
Richard Henderson
rth@twiddle.net
Sun Sep 5 00:00:00 GMT 1999
On Sat, Sep 04, 1999 at 08:49:27AM -0700, Zack Weinberg wrote:
> sysdeps/i386/Makefile adds -march=i386 to CFLAGS, which is supposed to
> go back to the old style of -fPIC. It works on a test file, but
> doesn't on initfini.c, I don't know why.
I don't believe you. If it isn't working on initfini.c, then
the -march=i386 flag isn't really showing up on the gcc command line.
Both uses of pic_label_name are protected by TARGET_DEEP_BRANCH_PREDICTION.
r~
More information about the Libc-hacker
mailing list