From 8eba681fa548a27e42fa7a97a6ae06cff81824f6 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 26 May 1999 20:33:56 -0600 Subject: [PATCH] fold-const.c (fold_truthop): Make the field reference unsigned when converting a single bit compare. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * fold-const.c (fold_truthop): Make the field reference unsigned when converting a single bit compare. From-SVN: r27201 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4f6f109f219..80f74ea8b86 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +1999-05-27 Andreas Schwab + + * 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 * loop.c (strength_reduce): Don't do biv->giv conversion on constants. -- 2.30.2