This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/48155] Reload doesn't handle subreg properly
- From: "hjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jun 2011 13:32:34 +0000
- Subject: [Bug rtl-optimization/48155] Reload doesn't handle subreg properly
- Auto-submitted: auto-generated
- References: <bug-48155-4@http.gcc.gnu.org/bugzilla/>
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