This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Fix, was: Re: [Fwd: CVS trunk bootstrap failure on alphaev6-unknown-linux-gnu]
On Sun, Jul 08, 2001 at 05:56:34PM +0200, Toon Moene wrote:
> * expr.h: Adjust prototypes for have_add2_insn, have_sub2_insn.
> * optabs.c (have_add2_insn): Check whether the add insn chosen
> really accepts the operands. (have_sub2_insn): Ditto for sub insn.
> * reload1.c (reload_cse_move2add): Adjust call of have_add2_insn.
Ok.
r~