combine.c (make_compound_operation): Use SCALAR_INT_MODE_P, not INTEGRAL_MODE_P when...
authorRichard Henderson <rth@redhat.com>
Fri, 10 Jan 2003 23:36:17 +0000 (15:36 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 10 Jan 2003 23:36:17 +0000 (15:36 -0800)
commitab5ecb014bdb63fe04952fc7c3528315539da5e4
tree84c40ea8f1600125c48a87be7277ad8f815bb4ba
parentc3104d75321f1511c3914f7f730839e9d8a52fea
combine.c (make_compound_operation): Use SCALAR_INT_MODE_P, not INTEGRAL_MODE_P when widening extensions.

        * combine.c (make_compound_operation): Use SCALAR_INT_MODE_P,
        not INTEGRAL_MODE_P when widening extensions.

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