OSDN Git Service

* simplify-rtx.c (simplify_relational_operation): Sign extend
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Oct 2000 23:02:14 +0000 (23:02 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Oct 2000 23:02:14 +0000 (23:02 +0000)
commitf7d1f6d04f8b67328d7fa00d55789c31641727a4
tree335353cf74e34d010706540a1812ca0d9f0792ec
parent8b90e206f6bcf148b588ec40713f42084b5f2bd7
    * simplify-rtx.c (simplify_relational_operation): Sign extend
        low words before sign extending to high words.

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