(simplify_rtx, case SUBREG): For SUBREG of a constant,
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 19 Dec 1995 02:45:11 +0000 (18:45 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 19 Dec 1995 02:45:11 +0000 (18:45 -0800)
commitf82da7d270d2bf27905b338f28622c3546ad9306
tree0c17c1f95313f2b964e496aa7dea2ea2e1a30f67
parente24b8776094a482b0e9bdcadc9a697aca06e733a
(simplify_rtx, case SUBREG): For SUBREG of a constant,

use <= instead of < when comparing mode sizes.
(force_to_mode, case NOT): Use full mask inside the NOT operation.

From-SVN: r10814
gcc/combine.c