aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-discard/static.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-discard/static.s')
-rw-r--r--ld/testsuite/ld-discard/static.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-discard/static.s b/ld/testsuite/ld-discard/static.s
index b251c8b..d6a6c68 100644
--- a/ld/testsuite/ld-discard/static.s
+++ b/ld/testsuite/ld-discard/static.s
@@ -2,8 +2,8 @@
data:
.section .text.exit,"aw"
text:
-.text
-.globl _start
+ .text
+ .globl _start
_start:
.long data
.section .debug_info