This is the mail archive of the gcc@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]

egcs-971023 cannot compile linux ld.so-1.9.5


Hi,

The details: cc1 (from egcs-9710{16,23}, haven't checked others) fails
with a 'forbidden register spilled' (from reload1.c) error while
compiling d-link/boot1.c.  gcc-2.7.2.3 correctly compiles it.

Looking around the optimization options, it seems that the compiler
only fails when both -fPIC (or -fpic) and -finline are on.  (But ld.so 
does not work with either of them turned off.)

If you need more details, tell me.

Akos



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