From 0dc5cb47f89368a9636bc820f0e5f050347ec364 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 23 Feb 2010 16:46:44 +0000 Subject: [PATCH] * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the end of the section depending upon the target of the arm assembler being tested. --- gas/testsuite/ChangeLog | 8 +++++++- gas/testsuite/gas/arm/thumb2_bcond.d | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index c424263..301eea3 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,6 +1,12 @@ +2010-02-23 Nick Clifton + + * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the + end of the section depending upon the target of the arm assembler + being tested. + 2010-02-18 Matthew Gretton-Dann - * gas/arm/attr-order.d: Fix test for new names for attribute + * gas/arm/attr-order.d: Fix test for new names for attribute values. 2010-02-12 Daniel Gutson diff --git a/gas/testsuite/gas/arm/thumb2_bcond.d b/gas/testsuite/gas/arm/thumb2_bcond.d index 96f6903..48aa397 100644 --- a/gas/testsuite/gas/arm/thumb2_bcond.d +++ b/gas/testsuite/gas/arm/thumb2_bcond.d @@ -24,4 +24,4 @@ Disassembly of section .text: 0+02a <[^>]+> be00 bkpt 0x0000 0+02c <[^>]+> bf00 nople 0+02e <[^>]+> bf00 nop -0+030 <[^>]+> bf00 nop +#... -- 2.7.4