aboutsummaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/only-section-01.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/testsuite/binutils-all/only-section-01.d')
-rw-r--r--binutils/testsuite/binutils-all/only-section-01.d9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/only-section-01.d b/binutils/testsuite/binutils-all/only-section-01.d
new file mode 100644
index 0000000..0e71430
--- /dev/null
+++ b/binutils/testsuite/binutils-all/only-section-01.d
@@ -0,0 +1,9 @@
+#PROG: objcopy
+#source: data-sections.s
+#objcopy: --only-section=.data.aa.* --only-section=!.data.aa.02
+#readelf: -WS
+
+#...
+ \[ [0-9]+\] .data.aa.01.*
+ \[ [0-9]+\] .data.aa.03.*
+#...