1 #name: FRV TLS undefweak relocs, static linking
2 #source: tls-3.s
3 #objdump: -D -j .text -j .got -j .plt
4 #ld: -static
5 
6 .*:     file format elf.*frv.*
7 
8 Disassembly of section \.text:
9 
10 [0-9a-f ]+<_start>:
11 [0-9a-f ]+:	92 fc 00 00 	setlos lo\(0x0\),gr9
12 [0-9a-f ]+:	00 88 00 00 	nop\.p
13 [0-9a-f ]+:	80 88 00 00 	nop
14 [0-9a-f ]+:	92 fc 00 00 	setlos lo\(0x0\),gr9
15 [0-9a-f ]+:	80 88 00 00 	nop
16 [0-9a-f ]+:	12 fc 00 00 	setlos\.p lo\(0x0\),gr9
17 [0-9a-f ]+:	80 88 00 00 	nop
18 [0-9a-f ]+:	80 88 00 00 	nop
19 [0-9a-f ]+:	92 fc 00 00 	setlos lo\(0x0\),gr9
20 [0-9a-f ]+:	00 88 00 00 	nop\.p
21 [0-9a-f ]+:	80 88 00 00 	nop
22 [0-9a-f ]+:	92 fc 00 00 	setlos lo\(0x0\),gr9
23 Disassembly of section \.got:
24 
25 [0-9a-f ]+<(__data_start|_GLOBAL_OFFSET_TABLE_)>:
26 	\.\.\.
27