aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/group2.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/group2.d')
-rw-r--r--ld/testsuite/ld-elf/group2.d16
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/group2.d b/ld/testsuite/ld-elf/group2.d
new file mode 100644
index 0000000..b4d0b81
--- /dev/null
+++ b/ld/testsuite/ld-elf/group2.d
@@ -0,0 +1,16 @@
+#source: ../../../binutils/testsuite/binutils-all/group.s
+#ld: -r
+#readelf: -Sg --wide
+
+#...
+ \[[ 0-9]+\] foo_group[ \t]+GROUP[ \t]+.*
+#...
+ \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t0-9a-f]+AXG.*
+#...
+ \[[ 0-9]+\] \.data.*[ \t]+PROGBITS[ \t0-9a-f]+WAG.*
+#...
+COMDAT group section \[[ 0-9]+\] `foo_group' \[foo_group\] contains 2 sections:
+ \[Index\] Name
+ \[[ 0-9]+\] .text.*
+ \[[ 0-9]+\] .data.*
+#pass