This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Status of Ada in GCC?
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: Geert Bosch <bosch at gnat dot com>
- Cc: Andreas Jaeger <aj at suse dot de>, gcc at gcc dot gnu dot org
- Date: Mon, 23 Sep 2002 23:08:23 +0200
- Subject: Re: Status of Ada in GCC?
- References: <A6F9F1E6-CF2F-11D6-BD75-00039344BF4A@gnat.com>
Geert Bosch <bosch@gnat.com> writes:
> The next major development we plan is converting the Ada front end
> to function-at-a-time mode. We hope to be able to contribute this
> before the end of the year.
Would this imply that Ada.Strings.Bounded becomes actually usable?
(Currently, every instantiation of Generic_Bounded_Length contributes
slightly less than 30K of object code on x86.)