fold-const.c (fold_truthop): Make the field reference unsigned when converting a...
authorAndreas Schwab <schwab@issan.cs.uni-dortmund.de>
Thu, 27 May 1999 02:33:56 +0000 (20:33 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 May 1999 02:33:56 +0000 (20:33 -0600)
commit8eba681fa548a27e42fa7a97a6ae06cff81824f6
tree79054c3795936d3eae269982d70d42384cdcc28e
parentdd559f4efe81e2464ef4318e60ea570332688a8a
fold-const.c (fold_truthop): Make the field reference unsigned when converting a single bit compare.


        * fold-const.c (fold_truthop): Make the field reference unsigned
        when converting a single bit compare.

From-SVN: r27201
gcc/ChangeLog