This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR 14203: Use DECL_RTL_SET_P in uninitialized_vars_warning
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: gcc-patches at gcc dot gnu dot org,Mark Mitchell <mark at codesourcery dot com>
- Date: Sat, 28 Feb 2004 23:00:44 +0100
- Subject: Re: [PATCH] PR 14203: Use DECL_RTL_SET_P in uninitialized_vars_warning
- References: <Pine.LNX.4.44.0402281202390.20726-100000@www.eyesopen.com>
> 2004-02-28 Roger Sayle <roger@eyesopen.com>
>
> PR middle-end/14203
> * function.c (uninitialized_vars_warning): Use DECL_RTL_SET_P
> instead of testing whether DECL_RTL is not NULL.
Roger, this is a dup :-)
http://gcc.gnu.org/ml/gcc-patches/2003-11/msg00261.html
--
Eric Botcazou