diff options
Diffstat (limited to 'ld/testsuite/ld-x86-64/hidden2.d')
-rw-r--r-- | ld/testsuite/ld-x86-64/hidden2.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-x86-64/hidden2.d b/ld/testsuite/ld-x86-64/hidden2.d index 9a29f9a..d51c2fb 100644 --- a/ld/testsuite/ld-x86-64/hidden2.d +++ b/ld/testsuite/ld-x86-64/hidden2.d @@ -8,6 +8,6 @@ Disassembly of section .text: [a-f0-9]+ <bar>: -[ ]*[a-f0-9]+: e8 33 fe ff ff callq 0 .* -[ ]*[a-f0-9]+: c3 retq +[ ]*[a-f0-9]+: e8 ([0-9a-f]{2} ){4} * callq 0 .* +[ ]*[a-f0-9]+: c3 retq * #pass |