fold-const.c (fold_truthop): Mask the lhs and rhs after merging adjacent bitfield...
authorCharles M. Hannum <root@ihack.net>
Fri, 26 Mar 1999 21:52:14 +0000 (14:52 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 26 Mar 1999 21:52:14 +0000 (14:52 -0700)
commit97ea717682ff2c82773a482c9dc9d467810c03ef
tree78a476e1fb06efb51cbc4e1ab6e07cdd1af05727
parent2d490c9e5d6c47fffb395c10115aed5e4082ddbe
fold-const.c (fold_truthop): Mask the lhs and rhs after merging adjacent bitfield references.

        * fold-const.c (fold_truthop): Mask the lhs and rhs after merging
        adjacent bitfield references.

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