On Wed, Aug 22, 2012 at 03:41:08PM +0200, Richard Guenther wrote: > On Wed, Aug 22, 2012 at 12:57 AM, Steven Bosscher <stevenb....@gmail.com> > wrote: > > Hello, > > > > This patch back-ports most of the changes made to resolve the worst of > > PR54146 on trunk to GCC 4.7. This PR is basically an accumulation of > > various compiler speed and memory usage regressions, and all fixes are > > almost trivial, so I think it's fair and safe to back-port these > > changes. > > > > Bootstrapped&tested (gcc-4_7-branch, of course) on > > x86_64-unknown-linux-gnu, and on powerpc64-unknown-linux-gnu. OK? > > Ok with me, please give other RMs a chance to object.
To me the patch looks way too long, changing too many things, to be suitable for the release branch. Jakub