From 457cad8e7dfa0418f8e67f2c064c00c1f368903f Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 24 Jul 2008 18:51:33 +0000 Subject: [PATCH] 2008-07-24 H.J. Lu * gas/i386/nops-1.d: Add -mtune=generic32. * gas/i386/nops-2.d: Likewise. * gas/i386/nops-3.d: Likewise. * gas/i386/x86-64-nops-1.d: Add -mtune=generic64. * gas/i386/x86-64-nops-2.d: Likewise. * gas/i386/x86-64-nops-3.d: Likewise. * gas/i386/x86-64-nops-4.d: Likewise. --- gas/testsuite/ChangeLog | 11 +++++++++++ gas/testsuite/gas/i386/nops-1.d | 1 + gas/testsuite/gas/i386/nops-2.d | 1 + gas/testsuite/gas/i386/nops-3.d | 1 + gas/testsuite/gas/i386/x86-64-nops-1.d | 1 + gas/testsuite/gas/i386/x86-64-nops-2.d | 1 + gas/testsuite/gas/i386/x86-64-nops-3.d | 1 + gas/testsuite/gas/i386/x86-64-nops-4.d | 1 + 8 files changed, 18 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 83c69f64942..037b6a08be9 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2008-07-24 H.J. Lu + + * gas/i386/nops-1.d: Add -mtune=generic32. + * gas/i386/nops-2.d: Likewise. + * gas/i386/nops-3.d: Likewise. + + * gas/i386/x86-64-nops-1.d: Add -mtune=generic64. + * gas/i386/x86-64-nops-2.d: Likewise. + * gas/i386/x86-64-nops-3.d: Likewise. + * gas/i386/x86-64-nops-4.d: Likewise. + 2008-07-22 Chao-ying Fu * gas/mips/tls-ill.l: Update error message. diff --git a/gas/testsuite/gas/i386/nops-1.d b/gas/testsuite/gas/i386/nops-1.d index 010f4908cff..aab2d10a4a2 100644 --- a/gas/testsuite/gas/i386/nops-1.d +++ b/gas/testsuite/gas/i386/nops-1.d @@ -1,4 +1,5 @@ #source: nops-1.s +#as: -mtune=generic32 #objdump: -drw #name: i386 nops 1 diff --git a/gas/testsuite/gas/i386/nops-2.d b/gas/testsuite/gas/i386/nops-2.d index 6cfbcfb4381..421e10bced6 100644 --- a/gas/testsuite/gas/i386/nops-2.d +++ b/gas/testsuite/gas/i386/nops-2.d @@ -1,4 +1,5 @@ #source: nops-2.s +#as: -mtune=generic32 #objdump: -drw #name: i386 nops 2 diff --git a/gas/testsuite/gas/i386/nops-3.d b/gas/testsuite/gas/i386/nops-3.d index 77ce744bbb6..497030e0293 100644 --- a/gas/testsuite/gas/i386/nops-3.d +++ b/gas/testsuite/gas/i386/nops-3.d @@ -1,4 +1,5 @@ #source: nops-3.s +#as: -mtune=generic32 #objdump: -drw #name: i386 nops 3 diff --git a/gas/testsuite/gas/i386/x86-64-nops-1.d b/gas/testsuite/gas/i386/x86-64-nops-1.d index a1de73aa652..62391279636 100644 --- a/gas/testsuite/gas/i386/x86-64-nops-1.d +++ b/gas/testsuite/gas/i386/x86-64-nops-1.d @@ -1,4 +1,5 @@ #source: nops-1.s +#as: -mtune=generic64 #objdump: -drw #name: x86-64 nops 1 diff --git a/gas/testsuite/gas/i386/x86-64-nops-2.d b/gas/testsuite/gas/i386/x86-64-nops-2.d index 858c4c98a49..439aa858157 100644 --- a/gas/testsuite/gas/i386/x86-64-nops-2.d +++ b/gas/testsuite/gas/i386/x86-64-nops-2.d @@ -1,4 +1,5 @@ #source: nops-2.s +#as: -mtune=generic64 #objdump: -drw #name: x86-64 nops 2 diff --git a/gas/testsuite/gas/i386/x86-64-nops-3.d b/gas/testsuite/gas/i386/x86-64-nops-3.d index 315f2e38e7a..4e867613461 100644 --- a/gas/testsuite/gas/i386/x86-64-nops-3.d +++ b/gas/testsuite/gas/i386/x86-64-nops-3.d @@ -1,4 +1,5 @@ #source: nops-3.s +#as: -mtune=generic64 #objdump: -drw #name: x86-64 nops 3 diff --git a/gas/testsuite/gas/i386/x86-64-nops-4.d b/gas/testsuite/gas/i386/x86-64-nops-4.d index 9ee73dc6dc0..d6e4e8968d1 100644 --- a/gas/testsuite/gas/i386/x86-64-nops-4.d +++ b/gas/testsuite/gas/i386/x86-64-nops-4.d @@ -1,4 +1,5 @@ #source: nops-4.s +#as: -mtune=generic64 #objdump: -drw #name: x86-64 nops 4 -- 2.30.2