summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/elf/section0.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/elf/section0.s')
-rw-r--r--gas/testsuite/gas/elf/section0.s16
1 files changed, 0 insertions, 16 deletions
diff --git a/gas/testsuite/gas/elf/section0.s b/gas/testsuite/gas/elf/section0.s
deleted file mode 100644
index 18853e87445..00000000000
--- a/gas/testsuite/gas/elf/section0.s
+++ /dev/null
@@ -1,16 +0,0 @@
- .data
- .byte 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
- .section A
- .byte 1,1,1,1,1,1,1,1,1,1,1,1,1,1
- .pushsection B
- .byte 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2
- .pushsection C
- .byte 3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
- .popsection
- .byte 2
- .popsection
- .byte 1
- .previous
- .byte 0
- .previous
- .byte 1