public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] ld x86_64 tests: Accept x86-64-v3 as a needed ISA
@ 2023-11-02  9:58 Nick Clifton
  0 siblings, 0 replies; only message in thread
From: Nick Clifton @ 2023-11-02  9:58 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bf77f42f6708d8b5ba92336d876042826d8d29c1

commit bf77f42f6708d8b5ba92336d876042826d8d29c1
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Nov 2 09:57:39 2023 +0000

    ld x86_64 tests: Accept x86-64-v3 as a needed ISA
    
      * testsuite/ld-x86-64/property-3.r: Update regexp to allow for targets which support x86-64-v3.
      * testsuite/ld-x86-64/property-4.r: Likewise.
      * testsuite/ld-x86-64/property-5.r: Likewise.

Diff:
---
 ld/ChangeLog                        | 7 +++++++
 ld/testsuite/ld-x86-64/property-3.r | 2 +-
 ld/testsuite/ld-x86-64/property-4.r | 2 +-
 ld/testsuite/ld-x86-64/property-5.r | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/ld/ChangeLog b/ld/ChangeLog
index 95f4712453a..f567606a570 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2023-11-02  Nick Clifton  <nickc@redhat.com>
+
+	* testsuite/ld-x86-64/property-3.r: Update regexp to allow for
+	targets which support x86-64-v3.
+	* testsuite/ld-x86-64/property-4.r: Likewise.
+	* testsuite/ld-x86-64/property-5.r: Likewise.
+
 2023-11-01  Nick Clifton  <nickc@redhat.com>
 
 	PR 27565
diff --git a/ld/testsuite/ld-x86-64/property-3.r b/ld/testsuite/ld-x86-64/property-3.r
index 1bdb47c7b6b..1e4a24c6fbe 100644
--- a/ld/testsuite/ld-x86-64/property-3.r
+++ b/ld/testsuite/ld-x86-64/property-3.r
@@ -4,5 +4,5 @@ Displaying notes found in: .note.gnu.property
   GNU                  0x[0-9a-f]+	NT_GNU_PROPERTY_TYPE_0
       Properties: stack size: 0x800000
 #...
-	x86 ISA needed: x86-64-baseline, x86-64-v2
+	x86 ISA needed: x86-64-baseline, x86-64-v2.*
 #pass
diff --git a/ld/testsuite/ld-x86-64/property-4.r b/ld/testsuite/ld-x86-64/property-4.r
index 8cc618cbfad..031a1d280ad 100644
--- a/ld/testsuite/ld-x86-64/property-4.r
+++ b/ld/testsuite/ld-x86-64/property-4.r
@@ -4,5 +4,5 @@ Displaying notes found in: .note.gnu.property
   GNU                  0x[0-9a-f]+	NT_GNU_PROPERTY_TYPE_0
       Properties: stack size: 0x800000
 #...
-	x86 ISA needed: x86-64-baseline, x86-64-v2, x86-64-v4
+	x86 ISA needed: x86-64-baseline, x86-64-v2,.*x86-64-v4
 #pass
diff --git a/ld/testsuite/ld-x86-64/property-5.r b/ld/testsuite/ld-x86-64/property-5.r
index e3ba4f659b9..58b274b9772 100644
--- a/ld/testsuite/ld-x86-64/property-5.r
+++ b/ld/testsuite/ld-x86-64/property-5.r
@@ -4,5 +4,5 @@ Displaying notes found in: .note.gnu.property
   GNU                  0x[0-9a-f]+	NT_GNU_PROPERTY_TYPE_0
       Properties: stack size: 0x900000
 #...
-	x86 ISA needed: x86-64-baseline, x86-64-v2, x86-64-v4
+	x86 ISA needed: x86-64-baseline, x86-64-v2,.*x86-64-v4
 #pass

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-02  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-02  9:58 [binutils-gdb] ld x86_64 tests: Accept x86-64-v3 as a needed ISA Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).