summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/crc64-section.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-scripts/crc64-section.s')
-rw-r--r--ld/testsuite/ld-scripts/crc64-section.s21
1 files changed, 0 insertions, 21 deletions
diff --git a/ld/testsuite/ld-scripts/crc64-section.s b/ld/testsuite/ld-scripts/crc64-section.s
deleted file mode 100644
index 99ff9f84960..00000000000
--- a/ld/testsuite/ld-scripts/crc64-section.s
+++ /dev/null
@@ -1,21 +0,0 @@
- .extern ecc_start
- .section .foo
-main:
- .byte 0x43
- .byte 0x4F
- .byte 0x44
- .byte 0x45
- .long 0
- .long 0
- .long 0
- .section .data
- .byte 0xde
- .byte 0xad
- .byte 0xde
- .byte 0xad
- .byte 0xde
- .byte 0xad
- .byte 0xbe
- .byte 0xef
- .section .bss
- .long 0