tree.h (fixed_zerop): Declare as taking a const_tree.
authorMichael Matz <matz@suse.de>
Thu, 9 Aug 2007 13:56:45 +0000 (13:56 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Thu, 9 Aug 2007 13:56:45 +0000 (13:56 +0000)
commit3eb0da77ceb36a1f43b8b12fffaf55707272736b
tree1d8ea953e3eaf67bf7fbcf190d2ed189bc34ed56
parentcd7ae74d271aa3b43bad244c7dc2970986946e6a
tree.h (fixed_zerop): Declare as taking a const_tree.

        * tree.h (fixed_zerop): Declare as taking a const_tree.
        * tree.c (fixed_zerop): Take a const_tree.

From-SVN: r127316
gcc/ChangeLog
gcc/tree.c
gcc/tree.h