From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:35654 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753890AbcHXObk (ORCPT ); Wed, 24 Aug 2016 10:31:40 -0400 From: David Howells In-Reply-To: <1472041761-14414-1-git-send-email-npiggin@gmail.com> References: <1472041761-14414-1-git-send-email-npiggin@gmail.com> Subject: Re: [PATCH 0/3 v3] kbuild changes, thin archives, --gc-sections MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <12109.1472048481.1@warthog.procyon.org.uk> Date: Wed, 24 Aug 2016 15:21:21 +0100 Message-ID: <12110.1472048481@warthog.procyon.org.uk> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Nicholas Piggin Cc: dhowells@redhat.com, Michal Marek , linux-kbuild@vger.kernel.org, linux-arch@vger.kernel.org, Sam Ravnborg , Stephen Rothwell , Arnd Bergmann , Nicolas Pitre , Segher Boessenkool , Alan Modra Out of interest, does using LTO also fix the problem? David