* call.c (null_ptr_cst_p): Replace use of TREE_CONSTANT_OVERFLOW with
commitfabdc1d15e571f29ef8a47a134ab04b0cabcd321
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jan 2007 18:17:40 +0000 (23 18:17 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jan 2007 18:17:40 +0000 (23 18:17 +0000)
treeb2392ccdf85756635e2b4c00a6f75f0e3b2f34c2
parentceacb159895a7ebe099f8ca53837e83905849d3f
* call.c (null_ptr_cst_p): Replace use of TREE_CONSTANT_OVERFLOW with
TREE_OVERFLOW.
* typeck.c (ignore_overflows): Remove the remaining uses of
TREE_CONSTANT_OVERFLOW.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121084 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/typeck.c