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
This commit is contained in:
Andreas Schwab 1999-05-26 20:33:56 -06:00 committed by Jeff Law
parent dd559f4efe
commit 8eba681fa5
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
1999-05-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* fold-const.c (fold_truthop): Make the field reference unsigned
when converting a single bit compare.
Thu May 27 02:40:48 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
* loop.c (strength_reduce): Don't do biv->giv conversion on constants.