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 rtl-optimization/47379] fwprop1 generates bad codes for x86-64


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

--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> 2012-02-02 18:11:24 UTC ---
(In reply to comment #4)
> Can you try after:
> 2011-12-19  Richard Sandiford  <rdsandiford@googlemail.com>
> 
>         PR rtl-optimization/42839
>         * fwprop.c (forward_propagate_subreg): Skip the SIGN/ZERO_EXTEND
>         optimization if the source register is already extended.

GCC 4.7.0 20120131 still does it.


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