[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug middle-end/45312] [4.4 Regression] GCC 4.4.4 miscompiles the Linux kernel




------- Comment #23 from vmakarov at redhat dot com  2010-09-14 15:46 -------
(In reply to comment #22)
> Fixed everywhere but on 4.3 branch.
> 
> Maybe commit the patch there too?
> 

I think there is a smaller probability that this bug occurs in gcc4.3 because
it is based on the old RA.  IRA uses hard registers more effectively and
frequently than the old RA and therefore it stresses the reload pass more and
as the result reload bugs occur more frequently with IRA.

But if it is present in gcc4.3, the patch should be applied too.  Even more I
guess that the patch is pretty safe and could be applied to gcc4.3 in any case.

If you want you could apply it to gcc4.3-branch.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45312

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Reply to: