optabs.c
145 KB
-
expr.h: Adjust prototypes for have_add2_insn, have_sub2_insn. · fb7e77d7
2001-07-09 Toon Moene <toon@moene.indiv.nluug.nl> * 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 calls of have_add2_insn. From-SVN: r43874
Toon Moene committed