This is the mail archive of the gcc@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: [gnat] reuse of ASTs already constructed



On Tuesday, Mar 4, 2003, at 15:50 America/New_York, Oliver Kellogg wrote:


Would you consider inclusion into GNAT if someone implemented this?

Yes, in general, if the benefits (in measurable speedup) outweigh the costs (speed degradation in single-unit case, maintainability of the compiler, ...) of an optimization, it will be considered for inclusion. Best would be to first post a design overview, before doing a lot of work in order to prevent spending time on implementing something that may turn out to have fundamental problems.

The discussions Robert mentioned were before Ada was part
of GCC, and I am not sure I have anything in writing on
these ideas.

-Geert


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