From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21387 invoked by alias); 30 May 2011 08:45:20 -0000 Received: (qmail 21374 invoked by uid 22791); 30 May 2011 08:45:19 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 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; Mon, 30 May 2011 08:45:05 +0000 From: "jan.kratochvil at redhat dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/49130] discrepancies between DW_AT_name and demangler X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jan.kratochvil at redhat dot com 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: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Mon, 30 May 2011 08:46:00 -0000 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: 2011-05/txt/msg02977.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49130 --- Comment #6 from Jan Kratochvil 2011-05-30 08:44:43 UTC --- Another issue is with DMGL_VERBOSE. nm -C does not use DMGL_VERBOSE: libstdc++.so.6.0.16.debug 00000000000a4e50 t bool __gnu_cxx::operator==(__gnu_cxx::__normal_iterator const&, __gnu_cxx::__normal_iterator const&) But the DIE uses "DMGL_VERBOSE": <2><1836e2>: Abbrev Number: 29 (DW_TAG_subprogram) <1836e4> DW_AT_name : (indirect string, offset: 0x2e3f0): operator== > <1><188ab4>: Abbrev Number: 103 (DW_TAG_subprogram) <188ab5> DW_AT_specification: <0x1836e2> <1><193100>: Abbrev Number: 129 (DW_TAG_subprogram) <193102> DW_AT_abstract_origin: <0x188ab4> <193106> DW_AT_low_pc : 0xa4e50