From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by sourceware.org (Postfix) with ESMTP id E8CBF3896C29 for ; Tue, 15 Nov 2022 14:43:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E8CBF3896C29 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=arm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=arm.com Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E2C5213D5; Tue, 15 Nov 2022 06:43:47 -0800 (PST) Received: from [10.57.5.16] (unknown [10.57.5.16]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 33A183F587; Tue, 15 Nov 2022 06:43:41 -0800 (PST) Content-Type: multipart/mixed; boundary="------------T6hvswI6CDOKWVK37Cj2WwVp" Message-ID: <95438b50-e46e-d9f6-712e-b4a5323a09f7@arm.com> Date: Tue, 15 Nov 2022 14:43:36 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: New AArch64 GAS testsuite failure for CSSC Content-Language: en-US To: Nick Clifton Cc: Binutils References: <9731d5f7-9932-29a6-8400-6a586cf66c87@redhat.com> From: "Andre Vieira (lists)" In-Reply-To: <9731d5f7-9932-29a6-8400-6a586cf66c87@redhat.com> X-Spam-Status: No, score=-17.5 required=5.0 tests=BAYES_00,GIT_PATCH_0,KAM_DMARC_NONE,KAM_DMARC_STATUS,KAM_LAZY_DOMAIN_SECURITY,NICE_REPLY_A,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: This is a multi-part message in MIME format. --------------T6hvswI6CDOKWVK37Cj2WwVp Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi Nick, I committed attached patch as obvious to fix the first issue and I was about to say I couldn't reproduce the big endian failure, but I just noticed I was building a aarch64_be-none-elf. I'll go have a look at aarch64_be-linux-gnu now... Kind regards, Andre On 15/11/2022 10:42, Nick Clifton wrote: > Hi Andre, > >   I am seeing a new testsuite failure in the GAS testsuite for AArch64 >   targets.  There appear to be two problems.  For a toolchain configured >   as aarch64-linux-gnu it seems that the regexps do not match. (There >   appears to be some extra text in gas/testsuite/gas/aarch64/cssc.d that >   is not present in the disassembler output). > >   Secondly, for a toolchain configured as aarch64_be-linux-gnu the test >   source file does not assemble at all. :-( > >   Please could you fix these problems ? > > Cheers >   Nick > --------------T6hvswI6CDOKWVK37Cj2WwVp Content-Type: text/plain; charset=UTF-8; name="cssc_testsuite_fix.patch" Content-Disposition: attachment; filename="cssc_testsuite_fix.patch" Content-Transfer-Encoding: base64 ZGlmZiAtLWdpdCBhL2dhcy90ZXN0c3VpdGUvZ2FzL2FhcmNoNjQvY3NzYy5kIGIvZ2FzL3Rl c3RzdWl0ZS9nYXMvYWFyY2g2NC9jc3NjLmQKaW5kZXggNDc0MWI2NTg0ZjY1OGIwY2QyZGZh NWY5MjU2Zjk0ZTRkMTQ0NTVjNi4uZDQxZGYyNGI5MTZkMjZiMGM3MWFkMDQzNWYzZTgzMDkw MjY4ZTRlNyAxMDA2NDQKLS0tIGEvZ2FzL3Rlc3RzdWl0ZS9nYXMvYWFyY2g2NC9jc3NjLmQK KysrIGIvZ2FzL3Rlc3RzdWl0ZS9nYXMvYWFyY2g2NC9jc3NjLmQKQEAgLTcsMTMgKzcsNiBA QAogRGlzYXNzZW1ibHkgb2Ygc2VjdGlvbiBcLnRleHQ6CiAKIDArIDwuKj46Ci0KLWEub3V0 OiAgICAgZmlsZSBmb3JtYXQgZWxmNjQtbGl0dGxlYWFyY2g2NAotCi0KLURpc2Fzc2VtYmx5 IG9mIHNlY3Rpb24gLnRleHQ6Ci0KLTAwMDAwMDAwMDAwMDAwMDAgPC50ZXh0PjoKICAgIDA6 CTVhYzAyMDAwIAlhYnMJdzAsIHcwCiAgICA0Ogk1YWMwMjAwMSAJYWJzCXcxLCB3MAogICAg ODoJNWFjMDIxMDAgCWFicwl3MCwgdzgK --------------T6hvswI6CDOKWVK37Cj2WwVp--