[tree-ssa] Simple out of ssa diagnostics

Diego Novillo dnovillo@redhat.com
Thu Jun 12 23:01:00 GMT 2003


On Thu, 2003-06-12 at 18:06, Daniel Berlin wrote:

> Am the only one who is getting a bit tired of having to write 
> -fdump-tree-pre-details-vops-blocks 
> -fdump-tree-optimized-details-vops-blocks 
> -fdump-tree-ccp-details-vops-blocks all the time?
> 
*shrug* I use '-fdump-tree-all' much like I use '-da' with RTL (disk
space is free).  It is mildly annoying that you have to type such long
option names, but I'd rather have that than guessing what '-dt -dx -dk'
might do.

> We should at least come up with a way to specify the default tree dump 
> options so i can do something like
> 
> -ftdopts=details-vops-blocks -fdump-tree-ccp -fdump-tree-pre 
> -fdump-tree-optimized
> 
Hmm, I'm not sure I like that, but I don't have strong opinions in this
area.  In any case, any change to the option processing should be done
upstream in mainline.  I think tree-ssa is the heaviest user of
-fdump-tree, but I would prefer if this is hashed out in mainline
directly.


Diego.



More information about the Gcc-patches mailing list