This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: failed bootstrap
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc at gcc dot gnu dot org, uweigand at de dot ibm dot com, weigand at immd1 dot informatik dot uni-erlangen dot de
- Date: Sat, 01 Feb 2003 13:35:51 +0100
- Subject: Re: failed bootstrap
- References: <E20127AC-35C8-11D7-A6F2-000393A6D2F2@physics.uc.edu>
Andrew Pinski wrote:
i686-pc-linux-gnu:
Bootstrap completes and regtesting is ok reverting this commit:
2003-01-31 Ulrich Weigand <uweigand@de.ibm.com>
* reload.c (find_reloads): Do not use the mode specified in the insn
pattern as reload mode for address operands. Do not generate optional
reloads for operands where a mandatory reload was already pushed.
Generate optional reloads only in the final pass though find_reloads.
(have_replacement_p): New function.
Ciao,
Paolo.