Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [150.101.113.7] X-Originating-Email: [tilps AT hotmail DOT com] From: "Gareth Pearce" To: Subject: RE: Is a function actually inlined? Date: Wed, 8 Oct 2003 21:03:43 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: X-OriginalArrivalTime: 08 Oct 2003 11:03:53.0357 (UTC) FILETIME=[DC5D2BD0:01C38D8B] 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/