From 99b974b908580bfe3b5187f9e757f7638ce19ed5 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 10 Nov 2006 20:52:03 +0000 Subject: 2006-11-10 H.J. Lu * gas/i386/merom.d: Use "#pass" instead of "#..." to skip the rest of output. * gas/i386/x86-64-merom.d: Likewise. --- gas/testsuite/ChangeLog | 6 ++++++ gas/testsuite/gas/i386/merom.d | 2 +- gas/testsuite/gas/i386/x86-64-merom.d | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) (limited to 'gas') diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 0abee08..43705a3 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2006-11-10 H.J. Lu + + * gas/i386/merom.d: Use "#pass" instead of "#..." to skip the + rest of output. + * gas/i386/x86-64-merom.d: Likewise. + 2006-11-10 Thiemo Seufer * gas/cfi/cfi.exp: Don't run cfi-common-6 for mips*-*. diff --git a/gas/testsuite/gas/i386/merom.d b/gas/testsuite/gas/i386/merom.d index a09721c..9baa234 100644 --- a/gas/testsuite/gas/i386/merom.d +++ b/gas/testsuite/gas/i386/merom.d @@ -70,4 +70,4 @@ Disassembly of section .text: 116: 0f 38 1e c1[ ]+pabsd %mm1,%mm0 11a: 66 0f 38 1e 01[ ]+pabsd \(%ecx\),%xmm0 11f: 66 0f 38 1e c1[ ]+pabsd %xmm1,%xmm0 - ... +#pass diff --git a/gas/testsuite/gas/i386/x86-64-merom.d b/gas/testsuite/gas/i386/x86-64-merom.d index f15a6e4..4593e52 100644 --- a/gas/testsuite/gas/i386/x86-64-merom.d +++ b/gas/testsuite/gas/i386/x86-64-merom.d @@ -70,4 +70,4 @@ Disassembly of section .text: 116: 0f 38 1e c1[ ]+pabsd %mm1,%mm0 11a: 66 0f 38 1e 01[ ]+pabsd \(%rcx\),%xmm0 11f: 66 0f 38 1e c1[ ]+pabsd %xmm1,%xmm0 - ... +#pass -- cgit v1.1