This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] Contributing tree-ssa to mainline
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: Steven Bosscher <stevenb at suse dot de>
- Cc: law at redhat dot com, Daniel Berlin <dberlin at dberlin dot org>, Diego Novillo <dnovillo at redhat dot com>, Gerald Pfeifer <gp at suse dot de>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, "Joseph S. Myers" <jsm at polyomino dot org dot uk>
- Date: Sat, 17 Jan 2004 18:33:19 -0800
- Subject: Re: [RFC] Contributing tree-ssa to mainline
- References: <200401172121.i0HLLBqM031117@speedy.slc.redhat.com><200401172230.38336.stevenb@suse.de>
Steven Bosscher <stevenb@suse.de> writes:
>
> Honza and I would like to unify our tree and RTL debug dump handling. I
> guess we can move it up on the TODO list if this is an important issue.
If you do this, pretty please give the RTL dumps coherent long names,
with a notation like -drtl,cse,life for what now has to be spelled
-drsf. (I would not cry if the single-letter dump switches went away,
as long as -da stays.)
zw