From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21711 invoked by alias); 28 Jul 2012 17:22:33 -0000 Received: (qmail 21702 invoked by uid 22791); 28 Jul 2012 17:22:30 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,RAZOR2_CF_RANGE_51_100,RAZOR2_CF_RANGE_E8_51_100,RAZOR2_CHECK,WEIRD_PORT X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 28 Jul 2012 17:22:18 +0000 From: "jimis at gmx dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/54114] New: variable-tracking performance regression from 4.8-20120610 to 4.8-20120701 Date: Sat, 28 Jul 2012 17:22:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jimis at gmx dot net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-07/txt/msg02074.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54114 Bug #: 54114 Summary: variable-tracking performance regression from 4.8-20120610 to 4.8-20120701 Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned@gcc.gnu.org ReportedBy: jimis@gmx.net Compiling the XPath.cpp from xalanc shows significant performance regression because of variable tracking, between GCC 4.8-20120610 to 4.8-20120701. Tracking it down is hard since var-tracking.c changed a lot in the past month, CC'ing lxo for better ideas. :-) It seems to apply mostly to C++ code, see the graph and the last annotation at http://teras-ics.mooo.com:8003/