diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-10-06 15:51:33 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-10-07 15:54:18 -0700 |
commit | 3d08aa66b3fb0816cd4167c52767956d139ee409 (patch) | |
tree | d4144811a5c039f7f08acf0ebdab2ae8aaee73bc /ld/testsuite/ld-i386/property-5.r | |
parent | 485c47e523571c1053ec4cf04d4a6b2adb7b350f (diff) | |
download | gdb-3d08aa66b3fb0816cd4167c52767956d139ee409.zip gdb-3d08aa66b3fb0816cd4167c52767956d139ee409.tar.gz gdb-3d08aa66b3fb0816cd4167c52767956d139ee409.tar.bz2 |
x86: Update GNU property tests
Update property tests for glibc compiled by Fedora binary annotation
plugin for GCC, which may insert additonal GNU properties:
x86 ISA needed: SSE, SSE2
* testsuite/ld-i386/property-3.r: Updated for Fedora binary
annotation plugin for GCC.
* testsuite/ld-i386/property-4.r: Likewise.
* testsuite/ld-i386/property-5.r: Likewise.
* testsuite/ld-x86-64/property-3.r: Likewise.
* testsuite/ld-x86-64/property-4.r: Likewise.
* testsuite/ld-x86-64/property-5.r: Likewise.
Diffstat (limited to 'ld/testsuite/ld-i386/property-5.r')
-rw-r--r-- | ld/testsuite/ld-i386/property-5.r | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/property-5.r b/ld/testsuite/ld-i386/property-5.r index bd87a93..5ff9564 100644 --- a/ld/testsuite/ld-i386/property-5.r +++ b/ld/testsuite/ld-i386/property-5.r @@ -3,5 +3,6 @@ Displaying notes found in: .note.gnu.property [ ]+Owner[ ]+Data size[ ]+Description GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0 Properties: stack size: 0x900000 +#... x86 ISA needed: CMOV, SSE, SSE3 #pass |