From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2.axis.com (smtp2.axis.com [195.60.68.18]) by sourceware.org (Postfix) with ESMTPS id 623983858D33 for ; Sat, 7 May 2022 20:19:09 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 623983858D33 From: Hans-Peter Nilsson To: Pedro Alves CC: , , In-Reply-To: <9a76c303-f502-41d6-473e-644cfa94d547@palves.net> (message from Pedro Alves on Fri, 6 May 2022 16:44:47 +0200) Subject: Re: 32-bit archs, want64=true, and gas integers MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT References: <20220504075628.81292-1-luis.machado@arm.com> <88ada15d-c371-df10-368e-f1c9fb91c289@arm.com> <20220504143703.58AD620462@pchp3.se.axis.com> <7fc3846e-6498-ee3b-efce-a28efe9ce519@palves.net> <0c7d04f6-06fe-3f8e-93ea-f33418213be4@suse.com> <36427241-7f48-6729-1dbd-c575d794ad17@suse.com> <8d88e540-d3b2-8a4c-05b0-a4020bb57816@palves.net> <20220506143245.D5C8C2044E@pchp3.se.axis.com> <9a76c303-f502-41d6-473e-644cfa94d547@palves.net> Message-ID: <20220507201907.C44E22040B@pchp3.se.axis.com> Date: Sat, 7 May 2022 22:19:07 +0200 X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2022 20:19:11 -0000 > From: Pedro Alves > Date: Fri, 6 May 2022 16:44:47 +0200 > > There's at least objdump output too. > > Curious, what sort of objdump output difference does 32-bit/64-bit bfd cause? None that I know of; I misremembered, sorry. (I had a related experience with mips objects a few years ago, so I'll have to look into what part of that I misremembered. You may be able to do it with a "binary" bfd, but you'd have to jump through hoops to get it "wrong" so that doesn't count.) brgds, H-P