[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
Mon Jul 18 17:51:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47744
--- Comment #36 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-07-18 17:49:04 UTC ---
Author: hjl
Date: Mon Jul 18 17:49:01 2011
New Revision: 176409
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176409
Log:
Remove ix86_simplify_base_index_disp.
2011-07-17 Uros Bizjak <ubizjak@gmail.com>
PR target/47744
* config/i386/i386.c (ix86_decompose_address): Properly handle
SUBREG for x32.
2011-07-17 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/i386.c (ix86_simplify_base_index_disp): Removed.
(ix86_decompose_address): Don't call it.
Added:
branches/x32/gcc/ChangeLog.addr32
Modified:
branches/x32/gcc/config/i386/i386.c
More information about the Gcc-bugs
mailing list