]> git.ipfire.org Git - thirdparty/gcc.git/commit
cp-tree.h (TREE_NEGATED_INT): Remove.
authorJason Merrill <jason@redhat.com>
Fri, 30 Sep 2011 17:47:40 +0000 (13:47 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 30 Sep 2011 17:47:40 +0000 (13:47 -0400)
commit3af07c22a1f0342064cb34594c133e35496f4862
tree83ec9420e3c9176f019328a5ca3066797f384eba
parentac6fb7a4a9785692694731b3d7387ed3ff4ebffd
cp-tree.h (TREE_NEGATED_INT): Remove.

* cp-tree.h (TREE_NEGATED_INT): Remove.
* semantics.c (finish_unary_op_expr): Don't set it.

From-SVN: r179400
gcc/c-family/c-common.h
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/semantics.c