From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5408B3858D29; Mon, 15 Mar 2021 09:16:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5408B3858D29 From: "mliska at suse dot cz" To: dwz@sourceware.org Subject: [Bug default/24328] [dwz] Combining files with different pointer sizes switches off multifile mode Date: Mon, 15 Mar 2021 09:16:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: dwz X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: mliska at suse dot cz X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: dwz@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Dwz mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2021 09:16:03 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24328 Martin Liska changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mliska at suse dot cz --- Comment #3 from Martin Liska --- Hi Tom. I would like to remind this issue. I believe we can benefit from it as there are packages that combine different pointer sizes: firescope.log:[ 50s] dwz: Multi-file optimization not allowed for differe= nt pointer sizes or endianity gcc10.log:[10958s] dwz: Multi-file optimization not allowed for different pointer sizes or endianity gcc7.log:[ 5609s] dwz: Multi-file optimization not allowed for different pointer sizes or endianity gcc9.log:[ 3210s] dwz: Multi-file optimization not allowed for different pointer sizes or endianity kernel-debug.log:[12564s] dwz: Multi-file optimization not allowed for different pointer sizes or endianity kernel-default.log:[ 2057s] dwz: Multi-file optimization not allowed for different pointer sizes or endianity kernel-kvmsmall.log:[ 1163s] dwz: Multi-file optimization not allowed for different pointer sizes or endianity kernel-vanilla.log:[ 1432s] dwz: Multi-file optimization not allowed for different pointer sizes or endianity lmms.log:[ 1200s] dwz: Multi-file optimization not allowed for different pointer sizes or endianity rr.log:[ 112s] dwz: Multi-file optimization not allowed for different poin= ter sizes or endianity valgrind.log:[ 736s] dwz: Multi-file optimization not allowed for different pointer sizes or endianity About multifile mode: I would print warning for a situation where just a si= ngle shared library (or executable) is provided for a pointer width. --=20 You are receiving this mail because: You are on the CC list for the bug.=