From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6732 invoked by alias); 9 Nov 2015 17:46:32 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 1556 invoked by uid 48); 9 Nov 2015 17:46:28 -0000 From: "dodji at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/19026] ODR optimization considers types with same name and different size to be equivalent Date: Thu, 01 Jan 2015 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: dodji at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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_status resolution 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: 2015-q4/txt/msg00164.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D19026 dodji at redhat dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #10 from dodji at redhat dot com --- Yes, I see the issue, thanks. Just for information, the problem in the binary attached to https://sourceware.org/bugzilla/attachment.cgi?id=3D8766 is different from = the one you initially opened this bug with. Here the issue is due to libabigail failing to propagate the "environment" property of a class type to its base class specifiers. This should now be fixed by commit https://sourceware.org/git/gitweb.cgi?p=3Dlibabigail.git;a=3Dcommit;h=3D4a8= ea96dab0195b8069e0940e86bc858a20f1f29 in the master branch. Thanks. --=20 You are receiving this mail because: You are on the CC list for the bug.