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][4.5 pre-approved] Kill expand_expr langhook


2009/2/2 Paolo Bonzini <bonzini@gnu.org>:
> This patch, which basically makes COMPOUND_LITERAL_EXPR a GENERIC node
> instead of making it C front-end specific was approved by Diego and has
> been for a few months in LTO branch.
>
> Besides the updates, this is just a little variant that does not
> eliminate c-common.def; it just leaves an empty file because anyway
> Joseph is going to add a C-specific tree code to it for the constant
> expressions patch. ÂThe only difference between the patch and what is
> already in LTO is in Makefile.in.

Was looking at what we could merge from lto into trunk. This was the
next item :-)

Dnovillo, what do you think of the patch?

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047


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