Some time back (last posting Friday 21 March 2003 22:17:29), we talked 
about inlining functions and GCC. 
It was discovered that gcc-3 lacks to warn about non-inlined functions 
even if -Winline is specified. 
I just received the e-mail that this bug is now fixed in GCC 3.3 and 3.4. 
>Synopsis: [3.2/3.3/3.4 regression] gcc fails to warn about non-inlined
>function
>
>State-Changed-From-To: analyzed->closed
>State-Changed-By: mmitchel
>State-Changed-When: Tue Apr 29 03:21:54 2003
>State-Changed-Why:
>    Fixed in GCC 3.3, GCC 3.4.
>
>http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10180
A quick compile of POVRay shows that there are a more functions which 
cannot get inlined. 
Wolfgang
 
 Post a reply to this message 
 |