From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63871 invoked by alias); 12 May 2017 01:47:41 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Id: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 63793 invoked by uid 48); 12 May 2017 01:47:36 -0000 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/21486] missing const when comparing C++ object files Date: Sun, 01 Jan 2017 00:00:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: woodard at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dodji at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2017-q2/txt/msg00017.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D21486 --- Comment #3 from Ben Woodard --- This is the clang debug info: [ 6a594] subprogram low_pc (addr) .text+0x00000000000083d0 , std::basic_ostream >&, bool)> high_pc (data4) 17 (.text+0x00000000000083e1) frame_base (exprloc)=20 [ 0] reg7 linkage_name (strp) "abigail::dump(std::tr1::shared_ptr, std::basic_ostream >&, bool)" name (strp) "dump" decl_file (data1) 36 decl_line (data2) 4091 external (flag_present) yes [ 6a5ae] formal_parameter location (sec_offset) location list [ 1116b] name (strp) "t" decl_file (data1) 36 decl_line (data2) 4091 type (ref4) [ 6b0cc] [ 6a5be] formal_parameter location (exprloc)=20 [ 0] reg4 name (strp) "o" decl_file (data1) 36 decl_line (data2) 4091 type (ref4) [ 6bee7] [ 6a5cd] formal_parameter location (sec_offset) location list [ 1118f] name (strp) "annotate" decl_file (data1) 36 decl_line (data2) 4091 type (ref4) [ 6ad8e] [ 6b0cc] const_type type (ref4) [ 29757] [29757] typedef type (ref4) [ 3848] name (strp) "translation_unit_sptr" decl_file (data1) 8 decl_line (data1) 121 [ 3848] class_type name (strp) "shared_ptr" byte_size (data1) 16 decl_file (data1) 10 decl_line (data2) 983 --=20 You are receiving this mail because: You are on the CC list for the bug.