This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Mainline merge plan
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: law at redhat dot com
- Cc: Richard Earnshaw <rearnsha at arm dot com>, David Edelsohn <dje at watson dot ibm dot com>, Jeff Sturm <jsturm at one-point dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Fri, 27 Feb 2004 09:52:06 +0000
- Subject: Re: [tree-ssa] Mainline merge plan
- Organization: ARM Ltd.
- Reply-to: Richard Earnshaw <rearnsha at arm dot com>
[...mudflap]
> >
> >If it's not critical anywhere, then I'm inclined to suggest that it should
> >be temporarily disabled everywhere for now, in the interests of sorting
> >out the main issue -- the merge of tree-ssa itself. Once that is sorted
> >out we can go back to looking at mudflap.
> Or have it disabled by default and allow targets where it is supported
> to explicitly enable it.
that works for me. I think you'd find that also allows you to close (or a
least suspend) two tree-ssa PR's for now.
R.