combine.c (simplify_shift_const): Move SHIFT_COUNT_TRUNCATED simplification above...
authorRichard Henderson <rth@redhat.com>
Wed, 12 Dec 2001 02:42:41 +0000 (18:42 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 12 Dec 2001 02:42:41 +0000 (18:42 -0800)
commit0051b6cae4026eb737fbbce17aea5c699fff0677
tree6a5218ac1eee7341319aa13211ef5f0e8cf3a7b1
parentf3bfd09c28cee0b618ada98a97c864c242f46421
combine.c (simplify_shift_const): Move SHIFT_COUNT_TRUNCATED simplification above out of range check.

        * combine.c (simplify_shift_const): Move SHIFT_COUNT_TRUNCATED
        simplification above out of range check.

From-SVN: r47912
gcc/ChangeLog
gcc/combine.c