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] tree-gimple.c: Remove is_gimple_constructor_elt.


On Fri, 2004-10-22 at 11:29, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to remove is_gimple_constructor_elt as it is
> unused.
> 
> Bootstrapped on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2004-10-22  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* tree-gimple.c (is_gimple_constructor_elt): Remove.
> 	* tree-gimple.h: Remove the corresponding prototype.
OK.  Thanks,
Jeff




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