From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 40381 invoked by alias); 3 Jun 2016 19:52:01 -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 40219 invoked by uid 48); 3 Jun 2016 19:51:48 -0000 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/20199] disregard harmless type synonyms Date: Fri, 01 Jan 2016 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: 2016-q2/txt/msg00103.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D20199 --- Comment #1 from Ben Woodard --- A very similar problem is seen between PGI 13.6 and gcc 6.1 For example: [C]'function void __elf_assert(const char*, unsigned int, const char*)' at assert.c:29:1 has some\ indirect sub-type changes: parameter 2 of type 'unsigned int' changed: type name changed from 'unsigned int' to 'unsigned' Will you need me to enumerate all the synonyms or can you figure it out? --=20 You are receiving this mail because: You are on the CC list for the bug.