This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] Backport fixes for PR54146 to GCC 4.7


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?

Ciao!
Steven

Attachment: PR54146_gcc47.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]