On Fri, May 24, 2002 at 06:43:51PM +0100, Andrew Haley wrote: > * fold-const.c (fold): Don't convert (T)(x & c) into (T)x & (T)c > if T is a boolean type. Ok. r~