From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13543 invoked by alias); 3 Feb 2008 17:35:59 -0000 Received: (qmail 13318 invoked by uid 48); 3 Feb 2008 17:35:17 -0000 Date: Sun, 03 Feb 2008 17:35:00 -0000 Message-ID: <20080203173517.13317.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/33761] non-optimal inlining heuristics pessimizes gzip SPEC score at -O3 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ubizjak at gmail dot com" 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: 2008-02/txt/msg00321.txt.bz2 ------- Comment #14 from ubizjak at gmail dot com 2008-02-03 17:35 ------- (In reply to comment #13) > Uros, would be possible to give it a try on Core? That would help to figure > out if it is code layout problem of K8. Hm, the patch doesn't seem to help: -m32 -O2: 32.434 -m32 -O2 (patched): 32.586 -m32 -O3: 40.723 -m32 -O3 (patched): 41.059 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33761