From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DD4893857C65; Thu, 17 Dec 2020 00:03:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD4893857C65 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/27086] New: file reports errors with itself Date: Thu, 17 Dec 2020 00:03:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: 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-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2020 00:03:32 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27086 Bug ID: 27086 Summary: file reports errors with itself Product: libabigail Version: unspecified Status: NEW Severity: normal Priority: P2 Component: default Assignee: dodji at redhat dot com Reporter: woodard at redhat dot com CC: libabigail at sourceware dot org Target Milestone: --- with master as of 9fc16dbc abidw --abidiff /home/ben/Shared/Work/spack/opt/spack/linux-fedora33-skylake/gcc-10.2.1/min= iconda3-4.8.2-oudnbhbtypfh2ozp37mvcmbef4p2gjcv/lib/libstdc++.so.6.0.26 reports hundreds of differences with itself beginning with: Functions changes summary: 0 Removed, 634 Changed, 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 634 functions with some indirect sub-type change: [C] 'method void std::__cxx11::basic_istringstream, std::allocator >::basic_istringstream(std::__cxx11::basic_istringstream, std::allocator >&&)' at sstream:477:1 has some indirect sub-type changes: implicit parameter 0 of type 'std::__cxx11::basic_istringstream, std::allocator >*' has sub-type changes: in pointed to type 'class std::__cxx11::basic_istringstream, std::allocator >' at sstream:392:1: type size hasn't changed 1 base class change: 'class std::basic_istream >' at istream:58:1 changed: type size hasn't changed 2 member function insertions: 'method virtual std::basic_istream >::~basic_istream()' at istream:103:1, virtual at voffset 0/0 'method virtual std::basic_istream >::~basic_istream(int, void**)' at istream:103:1 2 member function changes: 'method virtual std::basic_istream >::~basic_istream(int, void**)' has some sub-type changes: implicit parameter 0 of type 'std::basic_istream >*' has sub-type changes: pointed to type 'class std::basic_istream >' changed, as being reported 'method virtual std::basic_istream >::~basic_istream()' has some sub-type changes: implicit parameter 0 of type 'std::basic_istream >*' has sub-type changes: pointed to type 'class std::basic_istream >' changed, as being reported 2 member function changes: 'method virtual std::__cxx11::basic_istringstream, std::allocator >::~basic_istringstream(int, void**)' has some sub-type changes: implicit parameter 0 of type 'std::__cxx11::basic_istringstream, std::allocator >*' has sub-type changes: pointed to type 'class std::__cxx11::basic_istringstream, std::allocator >' changed, as being reported 'method virtual std::__cxx11::basic_istringstream, std::allocator >::~basic_istringstream()' has some sub-type changes: implicit parameter 0 of type 'std::__cxx11::basic_istringstream, std::allocator >*' has sub-type changes: pointed to type 'class std::__cxx11::basic_istringstream, std::allocator >' changed, as being reported parameter 1 of type 'std::__cxx11::basic_istringstream, std::allocator >&&' has sub-type changes: referenced type 'class std::__cxx11::basic_istringstream, std::allocator >' changed at sstream:392:1, as reported earlier The origin appears to be: 'method virtual std::basic_istream >::~basic_istream()' at istream:103:1, virtual at voffset 0/0 'method virtual std::basic_istream >::~basic_istream(int, void**)' at istream:103:1 --=20 You are receiving this mail because: You are on the CC list for the bug.=