]> git.ipfire.org Git - thirdparty/gcc.git/commit
(simplify_unary_operation): Sign-extend constants when they have the most significant...
authorTorbjorn Granlund <tege@gnu.org>
Mon, 3 Apr 1995 23:19:02 +0000 (23:19 +0000)
committerTorbjorn Granlund <tege@gnu.org>
Mon, 3 Apr 1995 23:19:02 +0000 (23:19 +0000)
commitad89d6f68a89f4370430e37a22c60dc62c946623
treecf19dc2e9813ce9aa65a7242b50319789111bb79
parent2e14370ed42be496fb7a5f2d803824a01a646abe
(simplify_unary_operation): Sign-extend constants when they have the most significant bit set for the target.

(simplify_unary_operation): Sign-extend constants when
they have the most significant bit set for the target.
(simplify_binary_operation): Likewise.

From-SVN: r9309
gcc/cse.c