This is the mail archive of the gcc@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: [tree-ssa]: Invalid GIMPLE generated by C++ front end


On Fri, 12 Sep 2003 13:49:30 -0600, law@redhat.com wrote:

> In message <wvlsmo5nuuv.fsf@prospero.boston.redhat.com>, Jason Merrill writes:
>  >But your comment brings up the possibility that other passes will want to
>  >be able to check whether or not a transformation leaves the code in gimple
>  >form.  Is this what you need?  If so, would calling back into gimplify_expr
>  >be a reasonable alternative (if it worked)?

> I'm certainly starting to see where that kind of capability would be useful.

For what sorts of things?

Jason


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