]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
ld x86_64 tests: Accept x86-64-v3 as a needed ISA
authorNick Clifton <nickc@redhat.com>
Thu, 2 Nov 2023 09:57:39 +0000 (09:57 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 2 Nov 2023 09:57:39 +0000 (09:57 +0000)
  * 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.

ld/ChangeLog
ld/testsuite/ld-x86-64/property-3.r
ld/testsuite/ld-x86-64/property-4.r
ld/testsuite/ld-x86-64/property-5.r

index 95f4712453a5ad905070ce2febb7e4f386f3d9aa..f567606a57035edc7fa98b2e58270bc36dcc9db9 100644 (file)
@@ -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
index 1bdb47c7b6b80930289e8ebeeb5d500b08b6719f..1e4a24c6fbe8851f0ed9446778a5b9e81dcc3c6d 100644 (file)
@@ -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
index 8cc618cbfadcfeccd2fc5c7f6400851075027ed9..031a1d280ad0882794e31f3b39a1fca3289138ed 100644 (file)
@@ -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
index e3ba4f659b9c5339da3948e13e1af57aaa541508..58b274b97725c3dedd43f03c0a460926d34873da 100644 (file)
@@ -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