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] eliminate staticp hook


On Sat, Mar 28, 2009 at 2:20 PM, Paolo Bonzini <bonzini@gnu.org> wrote:
> This patch is a followup to the expand_expr hook elimination (which
> has been in LTO for a year). ?Compared to the last failed try (from
> 2007-04) this now works because the COMPOUND_LITERAL_EXPR is now part
> of GENERIC instead of being a C front-end code.
>
> Bootstrapped/regtested i686-pc-linux-gnu, ok?

Looks obvious to me (middle-end parts are explicitly approved hereby).

Thanks,
Richard.

> Paolo
>


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