From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3892 invoked by alias); 16 Feb 2007 21:33:28 -0000 Received: (qmail 3858 invoked by uid 48); 16 Feb 2007 21:33:19 -0000 Date: Fri, 16 Feb 2007 21:33:00 -0000 Message-ID: <20070216213319.3857.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/4076] -Wunused doesn't warn about static function only called by itself. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-02/txt/msg02019.txt.bz2 ------- Comment #14 from pinskia at gcc dot gnu dot org 2007-02-16 21:33 ------- (In reply to comment #12) > 1) there is no warning if I add the keyword "inline" to objc-list.h > (list_free). I preapprove the patch which adds the keyword inline to that function. Thanks, Andrew Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4076