This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Is a function actually inlined?


I'd consider this off topic for this mailing list ...

But in the most recent gcc's -Winline will give warnings whenever an inline
request is not followed.  This flag exists in a multitude of gcc versions,
but only started working correctly recently.  (I don't remember which
version offhand...)

Regards,
Gareth Pearce
> 
> 
> How can one know if a function requested to be inlined is actually
> inlined?
> 

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]