From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ud10.udmedia.de ([194.117.254.50]:53964 "EHLO mail.ud10.udmedia.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752189AbaBONiR (ORCPT ); Sat, 15 Feb 2014 08:38:17 -0500 Date: Sat, 15 Feb 2014 14:38:14 +0100 From: Markus Trippelsdorf Subject: Re: Updated Link-Time-Optimization patchkit Message-ID: <20140215133814.GA287@x4> References: <1392412903-25733-1-git-send-email-andi@firstfloor.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1392412903-25733-1-git-send-email-andi@firstfloor.org> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Andi Kleen Cc: linux-kernel@vger.kernel.org, x86@kernel.org, linux-kbuild@vger.kernel.org, mmarek@suse.cz On 2014.02.14 at 22:21 +0100, Andi Kleen wrote: > This is the updated LTO patchkit for 3.14-rc2. LTO allows > the compiler to do global optimization over the whole kernel. It is mildly annoying that one couldn't use vanilla binutils. Have you already opened bugs on sourceware.org/bugzilla/ to get this fixed for gold and ld.bfd? -- Markus