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]

[Patch, backport 4.7] fix pr48109 on the branch.


Hi

The PR was fixed on trunk by ...

http://gcc.gnu.org/ml/gcc-patches/2012-06/msg01185.html

.. before 4.8 forked and is thus fixed everywhere except 4.7.

This is a wrong code bug under LTO and was reported against 4.6, so I'd like to back port it to 4.7.

[FWIW, the only change needed is add_asm_node() => cgraph_add_asm_node()]

OK?
Iain


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