On Tue, Oct 4, 2011 at 1:00 AM, H.J. Lu <hongjiu...@intel.com> wrote: > This patch improves address combine for x32 by forcing the memory memory > operand of PLUS operation into register. Tested on Linux/x86-64 with > -mx32. OK for trunk?
Does the patch fix FAIL: gcc.target/i386/pr45670.c scan-assembler-not lea[lq] on x32 ? Uros.