fold-const.c (fold): Make sure the type is of BOOLEAN_TYPE.
authorAndrew Pinski <pinskia@physics.uc.edu>
Sun, 30 May 2004 16:18:59 +0000 (16:18 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 30 May 2004 16:18:59 +0000 (09:18 -0700)
commitd22b7e1406dbb03a6d50d649030b70b6f42d1021
treee9e26d68b3d3e84c0084b2450c7a914de5103eeb
parenta4ddde0deeb34ed1aa26813e3e25c9a19df22d96
fold-const.c (fold): Make sure the type is of BOOLEAN_TYPE.

2004-05-30  Andrew Pinski  <pinskia@physics.uc.edu>

        * fold-const.c (fold) [case TRUTH_NOT_EXPR]: Make sure the type is
        of BOOLEAN_TYPE.

From-SVN: r82456
gcc/ChangeLog
gcc/fold-const.c