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: Daniel Berlin <dberlin at dberlin dot org>
- To: law at redhat dot com
- Cc: 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 09:45:26 -0500
- Subject: Re: [RFC] Contributing tree-ssa to mainline
- References: <200401170613.i0H6Dkq2027085@speedy.slc.redhat.com>
Err, no they aren't. For example we have a host of -f options which
control
debugging dumps rather than code generation. That's wrong.
Are you referring to -fdump-tree*?
It is my understanding that this was already there when we started (and
in fact, exists on the mainline too), we just extended it.
It seems like a simple renaming job would address that concern anyway.