From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5815 invoked by alias); 14 Jan 2015 21:29:32 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 5794 invoked by uid 89); 14 Jan 2015 21:29:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Wed, 14 Jan 2015 21:29:27 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3kN1xt5rDZz3hp3F; Wed, 14 Jan 2015 22:29:22 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3kN1xt1g8Pzvh1w; Wed, 14 Jan 2015 22:29:22 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id OUdgkBZER5Ws; Wed, 14 Jan 2015 22:29:21 +0100 (CET) X-Auth-Info: fYl7FC1uwaz4BOY1KAOKojCFoeFkdqAepZFy7RYAepbf6m0if9uoP4FKsWlM0BgM Received: from igel.home (ppp-93-104-155-85.dynamic.mnet-online.de [93.104.155.85]) by mail.mnet-online.de (Postfix) with ESMTPA; Wed, 14 Jan 2015 22:29:21 +0100 (CET) Received: by igel.home (Postfix, from userid 1000) id 1F1FE2C3A1D; Wed, 14 Jan 2015 22:29:21 +0100 (CET) From: Andreas Schwab To: binutils@sourceware.org Subject: Re: [PATCH, committed] Sync libiberty from GCC References: <20141117023715.GV8445@lug-owl.de> <87fvbe79ml.fsf@igel.home> <20150114211638.GC23546@lug-owl.de> CC: gdb-patches@sourceware.org X-Yow: HELLO, everybody, I'm a HUMAN!! Date: Wed, 14 Jan 2015 21:29:00 -0000 In-Reply-To: <20150114211638.GC23546@lug-owl.de> (Jan-Benedict Glaw's message of "Wed, 14 Jan 2015 22:16:38 +0100") Message-ID: <871tmx126m.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2015-01/txt/msg00398.txt.bz2 Jan-Benedict Glaw writes: > On Tue, 2015-01-13 20:39:46 +0100, Andreas Schwab wrote: >> Jan-Benedict Glaw writes: >> > I synced libiberty from GCC. >> > >> > 2014-11-17 Jan-Benedict Glaw >> > >> > libiberty/ >> > * ChangeLog: Update from upstream libiberty. > [...] >> This is missing all the changes in include/libiberty.h, which is causing >> this error: >> >> ../../libiberty/choose-temp.c: In function 'choose_temp_base': >> ../../libiberty/choose-temp.c:62:3: warning: implicit declaration of function 'choose_tmpdir' [-Wimplicit-function-declaration] >> const char *base = choose_tmpdir (); >> ^ >> ../../libiberty/choose-temp.c:62:22: warning: initialization makes pointer from integer without a cast [enabled by default] >> const char *base = choose_tmpdir (); > > I'm sorry! I missed include/libiberty.h when looking for stuff in > common (--> it's added to my comparison script.) > > The following patch (installed as obvious) updates libiberty.h and > appropriately adds missing changelog entries. (For one added > prototype, the matching changelog entry was actually already in > place.) > > > 2015-01-14 Jan-Benedict Glaw > > * libiberty.h: Merge from GCC. Please also install in the gdb-7.9 branch. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."