[Bug target/49781] [x32] Unnecessary lea in x32 mode
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Aug 9 18:38:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781
--- Comment #39 from Uros Bizjak <ubizjak at gmail dot com> 2011-08-09 18:37:37 UTC ---
Created attachment 24967
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24967
Patch that recognizes addresses, zero-extended with AND
Attached patch adds recognision of addresses, zero-extended with AND.
The patch fixes gcc-target/i386/pr43766.c testcase.
H.J., can you please test it on x32 ?
More information about the Gcc-bugs
mailing list