aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2023-11-07 13:54:57 +0100
committerJan Beulich <jbeulich@suse.com>2023-11-07 13:54:57 +0100
commit50df0f438e8c9e840e0e8b90e64c70fcf5acf7f4 (patch)
treee11f1699d89997a6389cdd8bd612f69edc2c6a0c /ld
parentd1bd9787f9ad8c49fb463d8d53411aeb5f9c179b (diff)
downloadfsf-binutils-gdb-50df0f438e8c9e840e0e8b90e64c70fcf5acf7f4.zip
fsf-binutils-gdb-50df0f438e8c9e840e0e8b90e64c70fcf5acf7f4.tar.gz
fsf-binutils-gdb-50df0f438e8c9e840e0e8b90e64c70fcf5acf7f4.tar.bz2
Revert "ld x86_64 tests: Accept x86-64-v3 as a needed ISA"
This reverts commit bf77f42f6708d8b5ba92336d876042826d8d29c1. It wrongly altered testcase expectations; the issue will need taking care of differently.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog7
-rw-r--r--ld/testsuite/ld-x86-64/property-3.r2
-rw-r--r--ld/testsuite/ld-x86-64/property-4.r2
-rw-r--r--ld/testsuite/ld-x86-64/property-5.r2
4 files changed, 10 insertions, 3 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index bc74287..53bb9c3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2023-11-06 Jan Beulich <jbeulich@suse.com>
+
+ PR 30722
+ * testsuite/ld-x86-64/property-3.r: Revert commit bf77f42f6708.
+ * testsuite/ld-x86-64/property-4.r: Likewise.
+ * testsuite/ld-x86-64/property-5.r: Likewise.
+
2023-11-06 Nick Clifton <nickc@redhat.com>
PR 30865
diff --git a/ld/testsuite/ld-x86-64/property-3.r b/ld/testsuite/ld-x86-64/property-3.r
index 1e4a24c..1bdb47c 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 031a1d2..8cc618c 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 58b274b..e3ba4f6 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