diff options
Diffstat (limited to 'ld/testsuite/ld-x86-64/pr23372d.s')
-rw-r--r-- | ld/testsuite/ld-x86-64/pr23372d.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-x86-64/pr23372d.s b/ld/testsuite/ld-x86-64/pr23372d.s index cec05cd..3875c94 100644 --- a/ld/testsuite/ld-x86-64/pr23372d.s +++ b/ld/testsuite/ld-x86-64/pr23372d.s @@ -17,7 +17,7 @@ .p2align 2 .endif /* GNU_PROPERTY_X86_ISA_1_USED */ - .long 0xc0010000 /* pr_type. */ + .long 0xc0010002 /* pr_type. */ .long 3f - 2f /* pr_datasz. */ 2: .long 0x0 |