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]
Other format: [Raw text]

Re: GCC 3.2.1 -- Request for Bug Fixers


>>>>> Joe Buck writes:

Joe> The bug I'm most worried about at the moment is bootstrap/8362.  The
Joe> audit trail is empty, so I don't know if anyone has looked at it; also
Joe> I don't know enough about the various powerpc flavors to know how big
Joe> a disaster it is.

	I have been looking at it and Daniel Berlin also has been
helping.  We have not been able to track down where this failure begins.
It is unclear whether reload is not replacing all occurances of the pseudo
correctly or the pseudo is getting unshared when it should not.

	I can work around the symptom by tweaking abi_check.cc so that the
code eliciting the failure is not built for that target, but this is a
pretty serious bug affecting the PowerPC.

David


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