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]

[PING] Re: [PATCH] eliminate calls to build_constructor_from_list in ObjC FE


On Sat, May 15, 2010 at 06:43:43PM -0700, Nathan Froyd wrote:
> The patch below eliminates calls to build_constructor_from_list from the
> ObjC FE.  The benefit is less consing during compilation and one less
> obstacle to getting rid of TREE_LIST.
> 
> Tested on x86_64-unknown-linux-gnu.  OK?

Ping.  http://gcc.gnu.org/ml/gcc-patches/2010-05/msg01147.html

-Nathan


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