"Corinna Vinschen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> On Wed, Oct 08, 2003 at 11:19:27AM +0200, Alex Vinokur wrote:
> > How can one know if a function requested to be inlined is actually inlined?
>
> A look into the assembler output generated by gcc/g++ will show you.
>
How can one conclude if a function is actually inlined on the basis working with the
nm and objdump utilities?
For instance, are 'the foo2() and foo3() function from my original posting' actually
inlined?
=====================================
Alex Vinokur
mailto:[EMAIL PROTECTED]
http://mathforum.org/library/view/10978.html
=====================================
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/