This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C PATCH] Update usage of TREE_CONSTANT_OVERFLOW in C front-end
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 13 Jan 2007 00:33:38 +0000 (UTC)
- Subject: Re: [C PATCH] Update usage of TREE_CONSTANT_OVERFLOW in C front-end
- References: <3855.208.41.78.162.1168645881.squirrel@mail.eyesopen.com>
On Fri, 12 Jan 2007, Roger Sayle wrote:
> The following patch removes all remaining references to the now obsolete
> TREE_CONSTANT_OVERFLOW from the C front-end.
>
> The following patch has been tested on i686-pc-linux-gnu, with a full
> "make bootstrap", all default languages including Ada, and regression
> tested with a top-level "make -k check" with no new failures.
>
> Ok for mainline?
>
> 2007-01-12 Roger Sayle <roger@eyesopen.com>
>
> * c-typeck.c (null_pointer_constant_p): Replace use of
> TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW.
> (build_c_cast): Likewise.
OK.
--
Joseph S. Myers
joseph@codesourcery.com