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 CD1573839C57 for ; Wed, 25 May 2022 10:39:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org CD1573839C57 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 98EA91FB; Wed, 25 May 2022 03:39:54 -0700 (PDT) Received: from [10.2.78.70] (e126323.cambridge.arm.com [10.2.78.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 2012B3F73D; Wed, 25 May 2022 03:39:54 -0700 (PDT) Message-ID: <38d24933-eed5-8981-57c2-33281cc3cc91@foss.arm.com> Date: Wed, 25 May 2022 11:39:52 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH] [Arm/gas] Fix failing test for armeb-gnu-eabi Content-Language: en-GB To: Luis Machado , binutils@sourceware.org References: <20220525102910.106878-1-luis.machado@arm.com> From: Richard Earnshaw In-Reply-To: <20220525102910.106878-1-luis.machado@arm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3497.0 required=5.0 tests=BAYES_00, GIT_PATCH_0, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) 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: Wed, 25 May 2022 10:39:56 -0000 On 25/05/2022 11:29, Luis Machado via Binutils wrote: > The following test fails on the armeb-gnu-eabi target: > > FAIL: Unwind information for Armv8.1-M.Mainline PACBTI extension > > This patch adjusts the expected output for big endian. OK. R. > --- > gas/testsuite/gas/arm/unwind-pacbti-m.d | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/gas/testsuite/gas/arm/unwind-pacbti-m.d b/gas/testsuite/gas/arm/unwind-pacbti-m.d > index 06cb3145e42..f1927baba50 100644 > --- a/gas/testsuite/gas/arm/unwind-pacbti-m.d > +++ b/gas/testsuite/gas/arm/unwind-pacbti-m.d > @@ -15,10 +15,10 @@ OFFSET TYPE VALUE. > > > Contents of section .text: > - 0000 (10b54df8 04cd5df8 04cb2de9 f050bde8|e8bd50f0 e92dcb04 f85dcd04 f84db510) .* > - 0010 (f0502de9 0050bde8 005010bd|bd105000 e8bd5000 e92d50f0) .* > + 0000 (10b54df8 04cd5df8 04cb2de9 f050bde8|b510f84d cd04f85d cb04e92d 50f0e8bd) .* > + 0010 (f0502de9 0050bde8 005010bd|50f0e92d 5000e8bd 5000bd10) .* > Contents of section .ARM.extab: > - 0000 (00840281 b40084b4 b0a8b4a3|a3b4a8b0 b48400b4 81028400) 00000000 .* > + 0000 (00840281 b40084b4 b0a8b4a3|81028400 b48400b4 a3b4a8b0) 00000000 .* > Contents of section .ARM.exidx: > 0000 00000000 00000000 .* > Contents of section .ARM.attributes: