This is the mail archive of the gcc-bugs@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]

[Bug middle-end/33699] [4.6/4.7/4.8 regression] missing optimization on const addr area store


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33699

--- Comment #16 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-12-31 10:09:07 UTC ---
(In reply to comment #12)
> Smaller perhaps, but it uses two registers, where it originally used none.
> For x86 that's the better tradeoff.

Except for the obvious -Os.


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