This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Inline limitation?
- To: Nathan Myers <ncm at cantrip dot org>, EGCS Development Group <egcs at cygnus dot com>
- Subject: Re: Inline limitation?
- From: Ben Scherrey <scherrey at gte dot net>
- Date: Wed, 19 Aug 1998 13:18:24 -0400
- Organization: Proteus Technologies, Inc.
- References: <199808171720.KAA30267.cygnus.egcs@iago.ultimatech.com.ultimatech.com> <35DA0251.4083D908@nospam.cantrip.org>
- Reply-To: scherrey at proteus-tech dot com
This is one of the few warning suggestions that I've seen in a long time
that I'm definately for. Please do this if at all possible!
thanx,
Ben Scherrey
Nathan Myers wrote:
> Perhaps there should be an optional warning that an inline function
> is not available for inlining at the point where it is called.