From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 16EDB3841452; Wed, 29 Jun 2022 20:23:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 16EDB3841452 From: "woodard at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/29299] binutils does not self compare properly Date: Wed, 29 Jun 2022 20:23:37 +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-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: Wed, 29 Jun 2022 20:23:38 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29299 --- Comment #3 from Ben Woodard --- from: libXt-1.2.1-2.fc36.x86_64 /usr/lib64/libXt.so.6.0.0 Functions changes summary: 0 Removed, 66 Changed, 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 66 functions with some indirect sub-type change: [C] 'function XtActionHookId XtAppAddActionHook(XtAppContext, XtActionHookProc, XtPointer)' at ActionHook.c:93:1 has some indirect sub-ty= pe changes: parameter 1 of type 'typedef XtAppContext' has sub-type changes: underlying type '_XtAppStruct*' changed: in pointed to type 'struct _XtAppStruct' at InitialI.h:151:1: type size hasn't changed 14 data member changes: type of 'XtAppContext next' changed: underlying type '_XtAppStruct*' changed: pointed to type 'struct _XtAppStruct' changed, as being reported type of 'ProcessContext process' changed: underlying type '_ProcessContextRec*' changed: in pointed to type 'struct _ProcessContextRec' at InitialI.h:135:1: type size hasn't changed 2 data member changes: type of 'XtAppContext defaultAppContext' changed, as reported earlier type of 'XtAppContext appContextList' changed, as repor= ted earlier type of 'TimerEventRec* timerQueue' changed: in pointed to type 'typedef TimerEventRec' at InitialI.h:92:1: underlying type 'struct _TimerEventRec' at InitialI.h:86:1 changed: type size hasn't changed 2 data member changes: type of '_TimerEventRec* te_next' changed: pointed to type 'struct _TimerEventRec' changed, as b= eing reported type of 'XtAppContext app' changed, as reported earlier type of 'WorkProcRec* workQueue' changed: in pointed to type 'typedef WorkProcRec' at InitialI.h:117:1: underlying type 'struct _WorkProcRec' at InitialI.h:112:1 changed: type size hasn't changed 2 data member changes: type of '_WorkProcRec* next' changed: pointed to type 'struct _WorkProcRec' changed, as bei= ng reported type of 'XtAppContext app' changed, as reported earlier type of 'InputEvent** input_list' changed: in pointed to type 'InputEvent*': in pointed to type 'typedef InputEvent' at InitialI.h:102:1: underlying type 'struct _InputEvent' at InitialI.h:94:1 changed: type size hasn't changed 3 data member changes: type of '_InputEvent* ie_next' changed: pointed to type 'struct _InputEvent' changed, as be= ing reported type of '_InputEvent* ie_oq' changed: pointed to type 'struct _InputEvent' changed, as be= ing reported type of 'XtAppContext app' changed, as reported earli= er type of 'InputEvent* outstandingQueue' changed: pointed to type 'typedef InputEvent' changed at InitialI.h:10= 2:1, as reported earlier type of 'SignalEventRec* signalQueue' changed: in pointed to type 'typedef SignalEventRec' at InitialI.h:110= :1: underlying type 'struct _SignalEventRec' at InitialI.h:104:1 changed: type size hasn't changed 2 data member changes: type of '_SignalEventRec* se_next' changed: pointed to type 'struct _SignalEventRec' changed, as being reported type of 'XtAppContext app' changed, as reported earlier type of '_ActionHookRec* action_hook_list' changed: in pointed to type 'struct _ActionHookRec' at TranslateI.h:29= 2:1: type size hasn't changed 2 data member changes: type of '_ActionHookRec* next' changed: pointed to type 'struct _ActionHookRec' changed, as bei= ng reported type of 'XtAppContext app' changed, as reported earlier type of '_BlockHookRec* block_hook_list' changed: in pointed to type 'struct _BlockHookRec' at EventI.h:87:1: type size hasn't changed 2 data member changes: type of '_BlockHookRec* next' changed: pointed to type 'struct _BlockHookRec' changed, as being reported type of 'XtAppContext app' changed, as reported earlier type of 'ThreadAppProc lock' changed: underlying type 'void (typedef XtAppContext)*' changed: in pointed to type 'function type void (typedef XtAppContex= t)': parameter 1 of type 'typedef XtAppContext' has sub-type changes: underlying type '_XtAppStruct*' changed: pointed to type 'struct _XtAppStruct' changed, as bei= ng reported type of 'ThreadAppProc unlock' changed, as reported earlier type of 'ThreadAppYieldLockProc yield_lock' changed: underlying type 'void (typedef XtAppContext, Boolean*, Boolea= n*, int*)*' changed: in pointed to type 'function type void (typedef XtAppContex= t, Boolean*, Boolean*, int*)': parameter 1 of type 'typedef XtAppContext' has sub-type changes: underlying type '_XtAppStruct*' changed: pointed to type 'struct _XtAppStruct' changed, as bei= ng reported type of 'ThreadAppRestoreLockProc restore_lock' changed: underlying type 'void (typedef XtAppContext, int, Boolean*)*' changed: in pointed to type 'function type void (typedef XtAppContex= t, int, Boolean*)': parameter 1 of type 'typedef XtAppContext' has sub-type changes: underlying type '_XtAppStruct*' changed: pointed to type 'struct _XtAppStruct' changed, as bei= ng reported type of 'ThreadAppProc free_lock' changed, as reported earlier --=20 You are receiving this mail because: You are on the CC list for the bug.=