http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54093
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2012-07-26
AssignedTo|unassigned at gcc dot |amodra at gmail dot com
|gnu.org |
Target Milestone|--- |4.8.0
Ever Confirmed|0 |1
--- Comment #3 from Alan Modra <amodra at gmail dot com> 2012-07-26 03:58:05
UTC ---
This comment of mine has come back to bite me, I think.
> - I haven't actually seen the 32-bit gpr secondary reload patterns
> trigger (it's hard to make a testcase), so that code is largely
> untested. Fortunately the code is very similar to the 64-bit gpr
> secondary reload code.