]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fold-const.c
fold-const.c (invert_truthvalue): <INTEGER_CST>: Call constant_boolean_node.
authorJames A. Morrison <phython@gcc.gnu.org>
Thu, 17 Feb 2005 03:03:32 +0000 (03:03 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Thu, 17 Feb 2005 03:03:32 +0000 (03:03 +0000)
commit9ace7f9e63003ce68a064a370b023ff71283a976
treecae8b9e211250aefd713e4f6af5fa1e726e33794
parentd983bb519200058eac1fb7975a9e301d20658374
fold-const.c (invert_truthvalue): <INTEGER_CST>: Call constant_boolean_node.

2005-02-16  James A. Morrison  <phython@gcc.gnu.org>

        * fold-const.c (invert_truthvalue): <INTEGER_CST>: Call
        constant_boolean_node.

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