[Bug target/50341] calls via function pointer wrongly scheduled giving invalid TOC pointer

2011-09-19 Thread meissner at gcc dot gnu.org
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

[Bug target/50341] calls via function pointer wrongly scheduled giving invalid TOC pointer

2011-09-15 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50341 Michael Meissner meissner at gcc dot gnu.org changed: What|Removed |Added CC||meissner at

[Bug target/50341] calls via function pointer wrongly scheduled giving invalid TOC pointer

2011-09-15 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50341 --- Comment #4 from Michael Meissner meissner at gcc dot gnu.org 2011-09-15 18:34:11 UTC --- Created attachment 25295 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25295 Patch for GCC 4.6 that disables the split of the load of the new TOC

[Bug target/50341] calls via function pointer wrongly scheduled giving invalid TOC pointer

2011-09-15 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50341 --- Comment #5 from Michael Meissner meissner at gcc dot gnu.org 2011-09-15 18:34:44 UTC --- Created attachment 25296 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25296 Patch for GCC 4.7 that disables the split of the load of the new TOC

[Bug target/50341] calls via function pointer wrongly scheduled giving invalid TOC pointer

2011-09-09 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50341 Alan Modra amodra at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug target/50341] calls via function pointer wrongly scheduled giving invalid TOC pointer

2011-09-09 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50341 --- Comment #2 from Michael Meissner meissner at gcc dot gnu.org 2011-09-09 20:51:23 UTC --- Author: meissner Date: Fri Sep 9 20:51:18 2011 New Revision: 178740 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=178740 Log: Branch for bug