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:58 +0000 (20:33 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 27 May 1999 02:33:58 +0000 (20:33 -0600)
commit2bd21a021ed7d763a7be92cfa1048f3e95e9a3a6
treecd3b72efd1a1522b9b9fe7ddbb5cd35b511242e9
parent8eba681fa548a27e42fa7a97a6ae06cff81824f6
fold-const.c (fold_truthop): Make the field reference unsigned when converting a single bit compare.

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

From-SVN: r27202
gcc/fold-const.c