[Bug target/47744] [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403

hjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 1 19:21:00 GMT 2011


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

--- Comment #6 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-03-01 19:21:21 UTC ---
Author: hjl
Date: Tue Mar  1 19:21:18 2011
New Revision: 170599

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170599
Log:
Add PLUS bas support to ix86_simplify_base_disp.

gcc/

2011-03-01  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/47744
    * config/i386/i386.c (ix86_simplify_base_disp): Add PLUS base
    support.
    (ix86_decompose_address): Updated.

gcc/testsuite/

2011-03-01  H.J. Lu  <hongjiu.lu@intel.com>

    PR target/47744
    * gcc.dg/torture/pr47744-3.c: New.

Added:
    branches/x32/gcc/testsuite/gcc.dg/torture/pr47744-3.c
Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.c
    branches/x32/gcc/testsuite/ChangeLog.x32



More information about the Gcc-bugs mailing list