This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r171870 - in /branches/x32/gcc: ChangeLog.x32 r...
- From: hjl at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 02 Apr 2011 05:28:35 -0000
- Subject: r171870 - in /branches/x32/gcc: ChangeLog.x32 r...
Author: hjl
Date: Sat Apr 2 05:28:34 2011
New Revision: 171870
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171870
Log:
Add and use reload_plus_ok.
2011-03-16 H.J. Lu <hongjiu.lu@intel.com>
PR rtl-optimization/48155
* reload1.c (reload_plus_ok): New.
(gen_reload_chain_without_interm_reg_p): Use it.
(gen_reload): Likewise.
Modified:
branches/x32/gcc/ChangeLog.x32
branches/x32/gcc/reload1.c