optabs.c (expand_binop): Sign-extend xop0 and xop1 from the widest mode in narrowing...
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 6 May 2001 19:47:15 +0000 (19:47 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sun, 6 May 2001 19:47:15 +0000 (19:47 +0000)
commit3c04502e2b0443114b2057dd2383308b3078cf7c
treef51487f0e2aa2816e161b63bfa5e94383466bc0d
parent7cbdf5753752f1c995114ac0b7f9071840458d88
optabs.c (expand_binop): Sign-extend xop0 and xop1 from the widest mode in narrowing and widening operations.

* optabs.c (expand_binop): Sign-extend xop0 and xop1 from the
widest mode in narrowing and widening operations.

From-SVN: r41885
gcc/ChangeLog
gcc/optabs.c