[Bug target/30517] Inefficient address calculation on i386

fxcoudert at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Nov 8 21:01:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30517

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |fxcoudert at gcc dot gnu.org
         Resolution|---                         |FIXED

--- Comment #4 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Code generation has changed a lot since GCC 4.3. For example, we don't emit the
cltq's anymore, and the various cases look much more similar. I'm closing this.



More information about the Gcc-bugs mailing list