This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: On inlining in C++
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: Robert Dewar <dewar at gnat dot com>
- Cc: jbuck at synopsys dot com, mrs at apple dot com, gcc at gcc dot gnu dot org, gdr at integrable-solutions dot net
- Date: Wed, 06 Aug 2003 09:44:16 +0200
- Subject: Re: On inlining in C++
- References: <20030806030112.7D289F2DC1@nile.gnat.com>
Op wo 06-08-2003, om 05:01 schreef Robert Dewar:
> > excessive lookahead (call comes before the
> > definition)
>
> This actually seems like a pretty serious limitation to me ...
Hail to unit-at-a-time.