ld: testsuite: adjust property-{3, 4{, a}, 5} test cases for glibc baseline
Checks
Context |
Check |
Description |
linaro-tcwg-bot/tcwg_binutils_check--master-aarch64 |
success
|
Testing passed
|
linaro-tcwg-bot/tcwg_binutils_check--master-arm |
success
|
Testing passed
|
linaro-tcwg-bot/tcwg_binutils_build--master-arm |
success
|
Testing passed
|
linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 |
success
|
Testing passed
|
Commit Message
PR30722
* ld/testsuite/ld-x86-64/property-3.r: Tolerate x86-64-v3 if present
in the x86 ISA notes.
* ld/testsuite/ld-x86-64/property-4.r: Ditto.
* ld/testsuite/ld-x86-64/property-4a.r: Ditto.
* ld/testsuite/ld-x86-64/property-5.r: Ditto.
Signed-off-by: Sam James <sam@gentoo.org>
---
H.J, could you check this?
Please see https://sourceware.org/bugzilla/show_bug.cgi?id=30722#c9
and https://sourceware.org/bugzilla/show_bug.cgi?id=30722#c10 for why this is happening
on my system. I'd like to double check this explanation makes sense to you and
the patch looks OK.
Thanks!
ld/testsuite/ld-x86-64/property-3.r | 2 +-
ld/testsuite/ld-x86-64/property-4.r | 2 +-
ld/testsuite/ld-x86-64/property-4a.r | 2 +-
ld/testsuite/ld-x86-64/property-5.r | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
@@ -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(, x86-64-v3)?
#pass
@@ -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-v3, )?x86-64-v4
#pass
@@ -3,7 +3,7 @@ Displaying notes found in: .note.gnu.property
[ ]+Owner[ ]+Data size[ ]+Description
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-v3, )?x86-64-v4
x86 feature used: x86
x86 ISA used: x86-64-baseline, x86-64-v2, x86-64-v4
#pass
@@ -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-v3, )?x86-64-v4
#pass