From 57b99c84f95f8e6cd82d1288e9ca8403e90f712f Mon Sep 17 00:00:00 2001
From: Alan Modra <amodra@gmail.com>
Date: Thu, 15 Mar 2012 01:36:29 +0000
Subject: [PATCH] 	* gas/i386/bundle-lock.d: Ignore trailing nops. 
 * gas/i386/bundle.d: Likewise. 	* gas/i386/x86-64-bundle.d: Likewise.

---
 gas/testsuite/ChangeLog                | 6 ++++++
 gas/testsuite/gas/i386/bundle-lock.d   | 1 +
 gas/testsuite/gas/i386/bundle.d        | 1 +
 gas/testsuite/gas/i386/x86-64-bundle.d | 1 +
 4 files changed, 9 insertions(+)

diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 868aa0a9846..878321dc5d0 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2012-03-15  Alan Modra  <amodra@gmail.com>
+
+	* gas/i386/bundle-lock.d: Ignore trailing nops.
+	* gas/i386/bundle.d: Likewise.
+	* gas/i386/x86-64-bundle.d: Likewise.
+
 2012-03-13  Roland McGrath  <mcgrathr@google.com>
 
 	* gas/i386/bundle-bad.s: New file.
diff --git a/gas/testsuite/gas/i386/bundle-lock.d b/gas/testsuite/gas/i386/bundle-lock.d
index cf619432ffd..afca50099a3 100644
--- a/gas/testsuite/gas/i386/bundle-lock.d
+++ b/gas/testsuite/gas/i386/bundle-lock.d
@@ -3053,3 +3053,4 @@ Disassembly of section \.text:
  *bde0:\s+(f4\s+hlt|f8\s+clc)\s*
 #...
  *be00:\s+f4\s+hlt\s*
+#pass
diff --git a/gas/testsuite/gas/i386/bundle.d b/gas/testsuite/gas/i386/bundle.d
index 4dda7acd285..466a488dc0d 100644
--- a/gas/testsuite/gas/i386/bundle.d
+++ b/gas/testsuite/gas/i386/bundle.d
@@ -2191,3 +2191,4 @@ Disassembly of section \.text:
  *8820:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
 #...
  *8840:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
+#pass
diff --git a/gas/testsuite/gas/i386/x86-64-bundle.d b/gas/testsuite/gas/i386/x86-64-bundle.d
index 8f6ccefb6e3..90f3f90abc9 100644
--- a/gas/testsuite/gas/i386/x86-64-bundle.d
+++ b/gas/testsuite/gas/i386/x86-64-bundle.d
@@ -2279,3 +2279,4 @@ Disassembly of section \.text:
  *8da0:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
 #...
  *8dc0:\s+([0-9a-f][0-9a-f] )+\s+[a-z].+
+#pass