OSDN Git Service

* expmed.c (expand_mult_const): In sanity check, compare only
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 2004 17:03:11 +0000 (17:03 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 2004 17:03:11 +0000 (17:03 +0000)
commita79b863a00888e242f9ceda4f1f70a8772ecf727
tree0a832326b76ae184884d7c3a79794d139ce1b70c
parent3c444749be61508dd505edbd635ecb386a1c0df3
* expmed.c (expand_mult_const): In sanity check, compare only
the bits of val and val_so_far that are significant in the
result mode.

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