From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 104207 invoked by alias); 3 Jun 2015 15:36:43 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 104169 invoked by uid 48); 3 Jun 2015 15:36:42 -0000 From: "fche at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug c++/16253] Cannot print an enum var with the same name as tag Date: Wed, 03 Jun 2015 15:36:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: keiths at redhat dot com X-Bugzilla-Target-Milestone: 7.8 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-q2/txt/msg00358.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16253 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fche at redhat dot com --- Comment #12 from Frank Ch. Eigler --- (In reply to dje from comment #7) > Alas the patch introduces a massive perf regression in one of my perf tests. > > Using my standard monster testcase, doing "info fun ^foo::(anonymous > namespace)" goes from about a minute to an untold number of minutes > (expected to be in the thousands :-)). While performance on a synthetic monster test case is of some importance, user experience with everyday normal programs is of at least that much. -- You are receiving this mail because: You are on the CC list for the bug.