summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/group4.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/group4.d')
-rw-r--r--ld/testsuite/ld-elf/group4.d16
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/group4.d b/ld/testsuite/ld-elf/group4.d
new file mode 100644
index 00000000000..92a54bd9154
--- /dev/null
+++ b/ld/testsuite/ld-elf/group4.d
@@ -0,0 +1,16 @@
+#source: ../../../binutils/testsuite/binutils-all/group-2.s
+#ld: -r
+#readelf: -Sg --wide
+
+#...
+ \[[ 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]+\] `.group' \[.text.foo\] contains 2 sections:
+ \[Index\] Name
+ \[[ 0-9]+\] .text.*
+ \[[ 0-9]+\] .data.*
+#pass