[Bug rtl-optimization/49114] Reload failed to handle (set reg:X (plus:X (subreg:X (reg:Y) 0) (const_int)))
hjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 27 13:50:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49114
--- Comment #5 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-05-27 13:39:28 UTC ---
Author: hjl
Date: Fri May 27 13:39:25 2011
New Revision: 174333
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174333
Log:
Properly handle (set reg:X (plus:X (subreg:X (reg:Y) 0) (const_int)))
2011-05-24 H.J. Lu <hongjiu.lu@intel.com>
PR rtl-optimization/49114
* reload1.c (gen_reload): Properly handle
(set reg:X (plus:X (subreg:X (reg:Y) 0) (const_int)))
Modified:
branches/x32/gcc/ChangeLog.x32
branches/x32/gcc/reload1.c
More information about the Gcc-bugs
mailing list