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

--- Comment #7 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-06-29 
13:32:42 UTC ---
Author: hjl
Date: Wed Jun 29 13:32:40 2011
New Revision: 175636

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175636
Log:
Don't handle (set reg:X (plus:X (subreg:X (reg:Y) 0) (const_int)))

2011-06-27  H.J. Lu  <hongjiu...@intel.com>

    PR rtl-optimization/49114
    * reload1.c (gen_reload): Don't handle
    (set reg:X (plus:X (subreg:X (reg:Y) 0) (const_int))).

Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/reload1.c

Reply via email to