simplify-rtx.c (simplify_relational_operation): Sign extend low words before sign...
authorRichard Henderson <rth@redhat.com>
Wed, 25 Oct 2000 23:02:14 +0000 (16:02 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 25 Oct 2000 23:02:14 +0000 (16:02 -0700)
commitd4f1c1faff4405a94368214cb84694f9bb250c0c
tree335353cf74e34d010706540a1812ca0d9f0792ec
parent47a53f53a8cabd457da63046f6232d392666d00d
simplify-rtx.c (simplify_relational_operation): Sign extend low words before sign extending to high words.

        * simplify-rtx.c (simplify_relational_operation): Sign extend
        low words before sign extending to high words.

From-SVN: r37061
gcc/ChangeLog
gcc/simplify-rtx.c