http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49781
--- Comment #40 from H.J. Lu <hjl.tools at gmail dot com> 2011-08-09 18:50:10 UTC --- (In reply to comment #39) > Created attachment 24967 [details] > 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 ? I am testing it now.