This is the mail archive of the gcc-patches@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: IRA fix in find_moveable_pseudos, PR53180


On 05/14/2012 12:15 PM, Bernd Schmidt wrote:
We are trying to examine all uses of a reg, but overlook those in a REG_EQUIV note. This is problematic as documented in the PR.

The following patch fixes it according to Pat Haugen. Bootstrapped and tested on x86_64-linux, ok?

Ok, thanks.


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