On Friday 13 January 2006 10:26, Richard Guenther wrote:

> What I like to have is a -fdump-tree-all-XXX that only dumps function
> bodies, not pass specific stuff.
>
That was the purpose of -fdump-tree-all, actually.  But it's a convention, 
and over time some passes have deviated from that convention.  Another 
sub-item in the 'cleanup dump machinery' TODO.

This would be particularly easy to implement, if we had a multilevel 
-details switch.  Of course, this should include adapting some/most of the 
pattern matches in the testsuite.

Reply via email to