Re: [patch] [4.7] revisit PR middle-end/56848 for 4.7.4

2013-04-19 Thread Richard Biener
On Thu, Apr 18, 2013 at 6:25 PM, Matthias Klose wrote: > revisit PR middle-end/56848 for 4.7.4. as outlined in the bug report, this > reapplies the patch backed out for the 4.7.3 release and backports r190733. > No regressions in the testsuite on x86_64-linux-gnu compared to the 4.7.3 > release. O

[patch] [4.7] revisit PR middle-end/56848 for 4.7.4

2013-04-18 Thread Matthias Klose
revisit PR middle-end/56848 for 4.7.4. as outlined in the bug report, this reapplies the patch backed out for the 4.7.3 release and backports r190733. No regressions in the testsuite on x86_64-linux-gnu compared to the 4.7.3 release. Ok to apply? Matthias gcc/ 2013-04-18 Matthias Klose