diff options
Diffstat (limited to 'ld/testsuite/ld-elf')
-rw-r--r-- | ld/testsuite/ld-elf/group9b.d | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/ld/testsuite/ld-elf/group9b.d b/ld/testsuite/ld-elf/group9b.d index 3005f8f4b7b..c237f548451 100644 --- a/ld/testsuite/ld-elf/group9b.d +++ b/ld/testsuite/ld-elf/group9b.d @@ -10,9 +10,10 @@ COMDAT group section \[[ 0-9]+\] `.group' \[foo\] contains 2 sections: \[Index\] Name - \[[ 0-9]+\] .text.foo - \[[ 0-9]+\] .data.foo + \[[ 0-9]+\] \.text\.foo + \[[ 0-9]+\] \.data\.foo -COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains 1 sections: +COMDAT group section \[[ 0-9]+\] `.group' \[bar\] contains 2 sections: \[Index\] Name - \[[ 0-9]+\] .text.bar + \[[ 0-9]+\] \.text\.bar + \[[ 0-9]+\] \.rela?\.text\.bar |