[Bug target/50341] calls via function pointer wrongly scheduled giving invalid TOC pointer
meissner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 19 17:52:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50341
Michael Meissner <meissner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #6 from Michael Meissner <meissner at gcc dot gnu.org> 2011-09-19 17:08:47 UTC ---
Patch applied to trunk and GCC 4.6 branches not to split the load of the new
TOC and the call. If we want to fix the underlying cause of the HIGH/LO_SUM
not being optimized so the split can be re-enabled, reopen the bug.
More information about the Gcc-bugs
mailing list