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/37364] [4.4 Regression] IRA generates inefficient code



------- Comment #10 from hjl dot tools at gmail dot com  2008-09-04 20:30 -------
Created an attachment (id=16224)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16224&action=view)
A patch

I am testing this patch

2008-09-04  H.J. Lu  <hongjiu.lu@intel.com>

        PR target/37364
        * config/i386/i386.md (*movsi_1): Remove * from *Yi.
        (*movdi_1_rex64): Remove * from pairs of r and *Ym/*Yi.
        (zero_extendsidi2_32): Likewise.
        (zero_extendsidi2_rex64): Likewise.
        (*movsf_1): Remove * from *Ym.


-- 


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


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