]> gcc.gnu.org Git - gcc.git/commit
(expand_binop): New variable next_methods; pass to most recursive calls when trying...
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 22 Jun 1994 22:15:30 +0000 (18:15 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 22 Jun 1994 22:15:30 +0000 (18:15 -0400)
commit70864443c3241c84fa6589eb6c10d06145d6a203
treedc13e282856120f3e14aacc74732ba1be0fb3444
parente24d9a314466dac1d70e1f9b1a6377a9a6bf5c88
(expand_binop): New variable next_methods; pass to most recursive calls when trying to avoid libcalls.

(expand_binop): New variable next_methods; pass to most recursive calls when
trying to avoid libcalls.
Always check for a return value of zero in recursive calls.
(expand_float): Ensure TARGET has proper mode.
Pass OPTAB_LIB_WIDEN to expand_binop calls.

From-SVN: r7526
gcc/optabs.c
This page took 0.061299 seconds and 5 git commands to generate.