This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC 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
- 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.