OSDN Git Service

* c-typeck.c (null_pointer_constant_p): Replace use of
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Jan 2007 05:39:57 +0000 (05:39 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Jan 2007 05:39:57 +0000 (05:39 +0000)
commitca24357c30334cec2322e857a41294899a05d57f
treed4290671d093f8e648c9da2482bcce6088ee57b7
parenteddad94a1d857a375f8c286d795679ec4718ced4
* c-typeck.c (null_pointer_constant_p): Replace use of
TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW.
(build_c_cast): Likewise.

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