fold-const.c (fold_truthop): Build a type for both the lhs and rhs and use it appropr...
authorCharles M. Hannum <root@ihack.net>
Fri, 26 Mar 1999 22:23:02 +0000 (15:23 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 26 Mar 1999 22:23:02 +0000 (15:23 -0700)
commitbd910dcf7a3d8b71c4305c91c22e2e4831554dcf
tree9f6d374a80a1a14914d864d6317d257481a501d6
parent97ea717682ff2c82773a482c9dc9d467810c03ef
fold-const.c (fold_truthop): Build a type for both the lhs and rhs and use it appropriately.

        * fold-const.c (fold_truthop): Build a type for both the lhs and
        rhs and use it appropriately.

From-SVN: r26005
gcc/ChangeLog
gcc/fold-const.c