On 01/04/12 20:03, Patrick Marlier wrote:
Hi,

(Initially from http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00225.html)
PR51516 shows up a problem due to the TM IPA rework.
Indeed, an alias can get called but tm cg data is in the parent of the
alias.
The fix consists to set and use information from the parent and not the
alias itself.

Bootstrapped and regtested on x86_64-unknown-linux-gnu.

Richard, ok?
(Don't have an account yet, thanks in advance for the committer)

Thanks.
--
Patrick Marlier.

Heh, I just pinged rth on this. Richard, here is my analysis and resubmission of Patrick's patch:

http://gcc.gnu.org/ml/gcc-patches/2011-12/msg01088.html

Reply via email to