This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Knowing Whether a function contains inner nested functions.
- From: Fergus Henderson <fjh at cs dot mu dot OZ dot AU>
- To: Ranjit Singh <ranjit_singh_007 at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 29 Oct 2002 13:54:42 +1100
- Subject: Re: Knowing Whether a function contains inner nested functions.
- References: <20021028122318.40761.qmail@web13001.mail.yahoo.com>
On 28-Oct-2002, Ranjit Singh <ranjit_singh_007@yahoo.com> wrote:
> Is there a convenient way to know whether a function
> being compiled contains inner nested functions ?
current_function_contains_functions
--
Fergus Henderson <fjh@cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.