POV-Ray : Newsgroups : povray.programming : isosurf.cpp / inline & gcc Server Time
3 Jul 2024 05:38:25 EDT (-0400)
  isosurf.cpp / inline & gcc (Message 1 to 1 of 1)  
From: Wolfgang Wieser
Subject: isosurf.cpp / inline & gcc
Date: 1 May 2003 07:41:31
Message: <3eb107ea@news.povray.org>
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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.