This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/48155] Reload doesn't handle subreg properly


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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-06-29 13:32:09 UTC ---
Author: hjl
Date: Wed Jun 29 13:32:06 2011
New Revision: 175635

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175635
Log:
Remove reload_plus_ok.

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

    PR rtl-optimization/48155
    * reload1.c (reload_plus_ok): Removed.
    (gen_reload_chain_without_interm_reg_p): Updated.
    (gen_reload): Likewise.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]