diff options
Diffstat (limited to 'ld/testsuite/ld-ifunc/ifunc-22-i386.d')
-rw-r--r-- | ld/testsuite/ld-ifunc/ifunc-22-i386.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-ifunc/ifunc-22-i386.d b/ld/testsuite/ld-ifunc/ifunc-22-i386.d index d4ff934..0b3acd4 100644 --- a/ld/testsuite/ld-ifunc/ifunc-22-i386.d +++ b/ld/testsuite/ld-ifunc/ifunc-22-i386.d @@ -18,8 +18,8 @@ Disassembly of section .text: +[a-f0-9]+: c7 c0 a1 80 04 08 mov \$0x80480a1,%eax 0+80480a0 <foo>: - +[a-f0-9]+: c3 ret + +[a-f0-9]+: c3 ret 0+80480a1 <bar>: - +[a-f0-9]+: c3 ret + +[a-f0-9]+: c3 ret #pass |