Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750931AbVL2ToP (ORCPT ); Thu, 29 Dec 2005 14:44:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750932AbVL2ToP (ORCPT ); Thu, 29 Dec 2005 14:44:15 -0500 Received: from khc.piap.pl ([195.187.100.11]:7940 "EHLO khc.piap.pl") by vger.kernel.org with ESMTP id S1750926AbVL2ToP (ORCPT ); Thu, 29 Dec 2005 14:44:15 -0500 To: Ingo Molnar Cc: Linus Torvalds , Arjan van de Ven , lkml , Andrew Morton , Matt Mackall Subject: Re: [patch 00/2] improve .text size on gcc 4.0 and newer compilers References: <20051228114637.GA3003@elte.hu> <1135798495.2935.29.camel@laptopd505.fenrus.org> <20051228212313.GA4388@elte.hu> <20051228214845.GA7859@elte.hu> <20051229074107.GB20177@elte.hu> From: Krzysztof Halasa Date: Thu, 29 Dec 2005 20:44:10 +0100 In-Reply-To: <20051229074107.GB20177@elte.hu> (Ingo Molnar's message of "Thu, 29 Dec 2005 08:41:07 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 29 Ingo Molnar writes: >> Remember the above gcc miscompiles the x86-32 kernel with -Os: >> >> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173764 > > i'm not sure what the point is. Nothing special, just a side note. > There was no sudden rush of -Os related > bugs when Fedora switched to it for the kernel, I found 'ip route add' was broken with -Os. I use FC4s but the kernel is usually a mutated version of the Linus' tree so I can't check it. > and the 35% code-size > savings were certainly worth it in terms of icache footprint. Sure. Good to hear gcc 4.1 is fixed. -- Krzysztof Halasa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/