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: Remove gimple_before_inlining


On Wed, Jul 07, 2004 at 01:54:42PM -0400, Jason Merrill wrote:
> > And, really, can't be due to function unnesting.
> 
> Why's that?

Well, I suppose tree-nesting.c could have been written to accept GENERIC
instead of GIMPLE, but it would have been much harder.  Many of the
variables involved with vla's aren't exposed until gimplification.


r~


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