From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29475 invoked by alias); 11 Sep 2008 05:19:35 -0000 Received: (qmail 29172 invoked by uid 48); 11 Sep 2008 05:18:13 -0000 Date: Thu, 11 Sep 2008 05:19:00 -0000 Message-ID: <20080911051813.29171.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/14703] [4.4 regression] Inadequate optimization of inline templated functions, infinite loop in ipa-reference and memory hog In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "luisgpm at linux dot vnet dot ibm 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-09/txt/msg01325.txt.bz2 ------- Comment #12 from luisgpm at linux dot vnet dot ibm dot com 2008-09-11 05:18 ------- This patch (revision 140068) breaks SPEC2000's 200.sixtrack benchmark for POWER6 due to miscompares. Reverting this patch solves the problem. Not sure what specific problem was introduced. I can isolate a testcase if needed be. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14703