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]

Re: [C++ patch]: reorganize tree inlining


Jason Merrill wrote:
> 
> >>>>> "Nathan" == Nathan Sidwell <nathan@codesourcery.com> writes:
> 
> > It occurs to me that separate dumps for each phase might not be sensible
> > (especially as each optimization might be applied more than once).
> 
> How is this any different from the current RTL dumps?  We already have two
> cse dumps, and this doesn't cause trouble.
It isn't different -- I have no experience with the RTL dumps, so have
no opinion on how useable it is.

> >       -fdump-ast-all
> > Do all ast optimization dumps.
> 
> Any reason not to include this in -da?
None, but do we want to keep RTL dumps separate from AST dumps? I've
no opinion.

nathan

-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org


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