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


>>>>> "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.

> 	-fdump-ast-all
> Do all ast optimization dumps.

Any reason not to include this in -da?

Jason


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