aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/globsymw2.s
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-cris/globsymw2.s')
-rw-r--r--ld/testsuite/ld-cris/globsymw2.s16
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/globsymw2.s b/ld/testsuite/ld-cris/globsymw2.s
new file mode 100644
index 0000000..a9e11ff
--- /dev/null
+++ b/ld/testsuite/ld-cris/globsymw2.s
@@ -0,0 +1,16 @@
+ .text
+ .stabn 162,0,0,0
+;# A bit like globsymw1.s but containing a valid, working, stabs
+;# symbol warning construct.
+ .stabs "isatty is not implemented and will always fail",30,0,0,0
+ .stabs "globsym1",1,0,0,0
+ .global globsym1
+ .type globsym1, @function
+globsym1:
+ .stabd 46,0,0
+ .stabn 68,0,16,LM0-globsym1
+LM0:
+ .long 0
+ .size globsym1, .-globsym1
+ .stabs "",100,0,0,Letext0
+Letext0: