OSDN Git Service

Fix for ia64-linux misoptimization.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 May 2000 20:04:31 +0000 (20:04 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 May 2000 20:04:31 +0000 (20:04 +0000)
commit6269027b068ccbaa98d5dd3e24d54ce65eac8960
tree98f5994c9c6410ae2b14149cef3af251e632acad
parentea0324f1820e1b79d5ba7f0bc3df214f99086c6a
Fix for ia64-linux misoptimization.
* fold-const.c (extract_muldiv, case MAX_EXPR): Don't allow signedness
change.

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