From ed41b9cdb293630d57d294d756f8d08b0cff983d Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 22 Sep 2021 10:22:21 +0930 Subject: Fix x86 "FAIL: TLS -fno-pic -shared" Fix a typo in commit 5d0869d9872a * testsuite/ld-i386/tlsnopic.rd: Typo fix. --- ld/testsuite/ld-i386/tlsnopic.rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld') diff --git a/ld/testsuite/ld-i386/tlsnopic.rd b/ld/testsuite/ld-i386/tlsnopic.rd index 719e44d..668180c 100644 --- a/ld/testsuite/ld-i386/tlsnopic.rd +++ b/ld/testsuite/ld-i386/tlsnopic.rd @@ -26,7 +26,7 @@ Key to Flags: #... Elf file type is DYN \(Shared object file\) -Entry point 0x[-9a-f]+ +Entry point 0x[0-9a-f]+ There are [0-9]+ program headers, starting at offset [0-9]+ Program Headers: -- cgit v1.1