diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/strip-2.d')
-rw-r--r-- | binutils/testsuite/binutils-all/strip-2.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/testsuite/binutils-all/strip-2.d b/binutils/testsuite/binutils-all/strip-2.d index 5c54b7e..9922f47 100644 --- a/binutils/testsuite/binutils-all/strip-2.d +++ b/binutils/testsuite/binutils-all/strip-2.d @@ -5,13 +5,13 @@ #name: strip with section group 2 #... - \[[ 0-9]+\] foo_group[ \t]+GROUP[ \t]+.* + \[[ 0-9]+\] \.group[ \t]+GROUP[ \t]+.* #... \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG[ \t]+.* #... \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG[ \t]+.* #... -COMDAT group section \[[ 0-9]+\] `foo_group' \[foo_group\] contains 2 sections: +COMDAT group section \[[ 0-9]+\] `\.group' \[foo_group\] contains 2 sections: \[Index\] Name \[[ 0-9]+\] .text.* \[[ 0-9]+\] .data.* |