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

Re: EGCS-1.1.2 compile error on -O3


>>>>> Franz Sirl writes:

Franz> The egcs-1.1.2 in use contains the usual reload hack 
Franz> from Geoff Keating and some minor patches to fix obscure loop optimization 
Franz> bugs. AFAIK the R4 RPM's from Gary Thomas contain the reload hack as well, 
Franz> which I would consider the only patch I know of that would fix some 
Franz> "unrecognizeable insn" problems with -fpic.

	Many of the GOT patterns (and a few others) contained predicates
which were too general.  I fixed that a few months ago in the EGCS
development sources.  Whether reload should have been able to handle those
cases is a different matter, but I would be interested to see if the
stricter predicates removed the need for the "reload hack".

David



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