(expand_expr...
authorTorbjorn Granlund <tege@gnu.org>
Sun, 17 Dec 1995 16:39:58 +0000 (16:39 +0000)
committerTorbjorn Granlund <tege@gnu.org>
Sun, 17 Dec 1995 16:39:58 +0000 (16:39 +0000)
commitb10af0c8206f7ff2aefd13b3d7d20accf4c9a33c
tree2e15ad493ad1e91ed65c980f89a7854ca51b29e3
parent97cf2138f807ae2a631f7908227570a5cabfd8ac
(expand_expr...

(expand_expr, case MULT_EXPR): Generalize code for widening
multiply to handle signed widening multiply when only unsigned optab
is defined, and vice versa.

From-SVN: r10788
gcc/expr.c