[Bug middle-end/47383] ivopts miscompiles Pmode != ptr_mode
hjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 12 17:48:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47383
--- Comment #13 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-02-12 17:37:49 UTC ---
Author: hjl
Date: Sat Feb 12 17:37:46 2011
New Revision: 170081
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170081
Log:
Use ptr_mode instead of targetm.addr_space.address_mode.
2011-02-12 H.J. Lu <hongjiu.lu@intel.com>
PR middle-end/47383
* tree-ssa-address.c (addr_for_mem_ref): Use ptr_mode instead
of targetm.addr_space.address_mode.
Modified:
branches/x32/gcc/ChangeLog.x32
branches/x32/gcc/tree-ssa-address.c
More information about the Gcc-bugs
mailing list