This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: make --enable-mapped-location work


Diego Novillo wrote:
> 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.

This change is a win for memory usage, so I think we want it.

In fact, I think we should turn it on by default for 4.3, and remove it
in 4.4.  If, in 4.3, that means you need to configure it off for
Fortran, Ada, and/or Java, so be it.  The Ada folks have, in the past,
said that it was OK to make this change, and that they would catch up.
I'm confident that Tom will get the Java front end in shape, and that
the Fortran folks will do the same with the Fortran front end.

> I can review the patch sometime soon.

Thanks!

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]