This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Patch: make --enable-mapped-location work
- From: "Diego Novillo" <dnovillo at google dot com>
- To: "Tom Tromey" <tromey at redhat dot com>
- Cc: "Gcc Patch List" <gcc-patches at gcc dot gnu dot org>, fortran at gcc dot gnu dot org
- Date: Fri, 31 Aug 2007 11:12:26 -0400
- Subject: Re: Patch: make --enable-mapped-location work
- Domainkey-signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=received:message-id:date:from:to:subject:cc:in-reply-to: mime-version:content-type:content-transfer-encoding: content-disposition:references; b=c+WSrW6RR6J94+XluAmv1bFycDSg+eYyPJg6IVns2soRLmDQchKK0EFldRMlbLWD0 b0VsbzaSEKs+84he9WJlg==
- References: <m3k5rbn5jr.fsf@fleche.redhat.com>
On 8/31/07, Tom Tromey <tromey@redhat.com> wrote:
> I think it would be worthwhile to discuss when
> --enable-mapped-location should be made the default. It is not quite
> ready (in addition to fortran, Ada must be converted, and there is a
> possible Java regression). However, it is reasonably close.
I do not have an opinion on the feature itself. I personally don't
care either way. However, I only ask that we either enable it
unconditionally by default or we remove it completely.
If we leave it as a configure-time switch, it *will* rot again.
I can review the patch sometime soon.