This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR 14203: Use DECL_RTL_SET_P in uninitialized_vars_warning


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]