* optabs.c (expand_binop): Sign-extend xop0 and xop1 from the
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 May 2001 19:47:15 +0000 (19:47 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 6 May 2001 19:47:15 +0000 (19:47 +0000)
commit0dc08e9712c7516030972d73a473b4d477edbbdd
treef51487f0e2aa2816e161b63bfa5e94383466bc0d
parenta34a600b781d00c03684c5404c8b57a034950c7e
* optabs.c (expand_binop): Sign-extend xop0 and xop1 from the
widest mode in narrowing and widening operations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41885 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/optabs.c