This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: std::pow implementation
- From: dewar at gnat dot com (Robert Dewar)
- To: martin at MPA-Garching dot MPG dot DE
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 30 Jul 2003 10:11:47 -0400 (EDT)
- Subject: Re: std::pow implementation
> If we assume for now that intermodule optimization is not done (and that's
> the current situation),
For the record, intermodule inlining is considered a critically important
optimziation in the Ada world.