pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #6476] Inline functions


From: John Darrington
Subject: [patch #6476] Inline functions
Date: Mon, 24 Mar 2008 07:02:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 Iceape/1.0.9 (Debian-1.0.11~pre071022-0etch1)

Follow-up Comment #2, patch #6476 (project pspp):

> I wish that the unrelated change to abt.c had been mentioned in the patch
description, but at any rate it is fine by me too.

Sorry.  It wasn't completely unrelated.  Because insert_relative is an inline
function, gcc 4.2 seems to optimise away the casts in the places where it's
called.  Therefore,  I moved them to the body of the function.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?6476>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]