2002-05-24 Andrew Haley <aph@redhat.com>
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 May 2002 14:40:38 +0000 (14:40 +0000)
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 May 2002 14:40:38 +0000 (14:40 +0000)
commit7effcd301e3f1da9b7da258f7bf731ea873cbf4e
treebf8fc37775452fe22590c83cbb3ba0123a89b2b3
parent59169f2b024a136f2d8b7ba8f0c3174dfdb479e8
2002-05-24  Andrew Haley  <aph@redhat.com>

        * fold-const.c (fold): Don't convert (T)(x & c) into (T)x & (T)c
        if T is a boolean type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53929 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c