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