gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / weakref1.d
CommitLineData
06e77878
AO
1#objdump: -r
2#name: weakref tests, relocations
3# ecoff (OSF/alpha) lacks .weak support
4# pdp11 lacks .long
34dd18bc 5# darwin (mach-o) reverses the order of relocs.
06e77878 6# the following must be present in all weakref1*.d
b47b60aa 7#notarget: alpha*-*-osf* *-*-ecoff pdp11-*-aout *-*-darwin*
fe7e91e7 8#xfail: nds32*-*-*
06e77878
AO
9
10#...
9af14372 11RELOCATION RECORDS FOR \[(\.text|\$CODE\$)\]:
06e77878
AO
12OFFSET +TYPE +VALUE *
13# the rest of this file is generated with the following script:
14# # script begin
15# echo \#...
b54788f8 16# sed -n 's:^[ ]*\.long \(W\|\)\(.*[^a-z]\)[a-z]*\(\| - .*\)$:\2:p' weakref1.s | sed -e 's,^[lg].*,(&|\\.text)(\\+0x[0-9a-f]+)?,' | sed 's,^,[0-9a-f]+ [^ ]* +,'
06e77878
AO
17# # script output:
18#...
19[0-9a-f]+ [^ ]* +wa1
20[0-9a-f]+ [^ ]* +ua2
21[0-9a-f]+ [^ ]* +ua3
22[0-9a-f]+ [^ ]* +ua3
23[0-9a-f]+ [^ ]* +ua4
24[0-9a-f]+ [^ ]* +ua4
25[0-9a-f]+ [^ ]* +wb1
26[0-9a-f]+ [^ ]* +ub2
27[0-9a-f]+ [^ ]* +ub3
28[0-9a-f]+ [^ ]* +ub3
29[0-9a-f]+ [^ ]* +ub4
30[0-9a-f]+ [^ ]* +ub4
31[0-9a-f]+ [^ ]* +wc1
32[0-9a-f]+ [^ ]* +wc1
33[0-9a-f]+ [^ ]* +uc2
34[0-9a-f]+ [^ ]* +uc2
35[0-9a-f]+ [^ ]* +uc3
36[0-9a-f]+ [^ ]* +uc3
37[0-9a-f]+ [^ ]* +uc3
38[0-9a-f]+ [^ ]* +uc3
39[0-9a-f]+ [^ ]* +uc4
40[0-9a-f]+ [^ ]* +uc4
41[0-9a-f]+ [^ ]* +uc4
42[0-9a-f]+ [^ ]* +uc4
43[0-9a-f]+ [^ ]* +uc5
44[0-9a-f]+ [^ ]* +uc5
45[0-9a-f]+ [^ ]* +uc5
46[0-9a-f]+ [^ ]* +uc5
47[0-9a-f]+ [^ ]* +uc6
48[0-9a-f]+ [^ ]* +uc6
49[0-9a-f]+ [^ ]* +uc6
50[0-9a-f]+ [^ ]* +uc6
51[0-9a-f]+ [^ ]* +uc7
52[0-9a-f]+ [^ ]* +uc7
53[0-9a-f]+ [^ ]* +uc8
54[0-9a-f]+ [^ ]* +uc8
55[0-9a-f]+ [^ ]* +uc9
56[0-9a-f]+ [^ ]* +uc9
57[0-9a-f]+ [^ ]* +uc9
58[0-9a-f]+ [^ ]* +ww1
59[0-9a-f]+ [^ ]* +ww2
60[0-9a-f]+ [^ ]* +ww3
61[0-9a-f]+ [^ ]* +ww3
62[0-9a-f]+ [^ ]* +ww4
63[0-9a-f]+ [^ ]* +ww4
64[0-9a-f]+ [^ ]* +ww5
65[0-9a-f]+ [^ ]* +ww5
66[0-9a-f]+ [^ ]* +ww6
67[0-9a-f]+ [^ ]* +ww7
68[0-9a-f]+ [^ ]* +ww8
69[0-9a-f]+ [^ ]* +ww8
70[0-9a-f]+ [^ ]* +ww9
71[0-9a-f]+ [^ ]* +ww9
72[0-9a-f]+ [^ ]* +ww10
73[0-9a-f]+ [^ ]* +ww10
06e77878
AO
74[0-9a-f]+ [^ ]* +um5
75[0-9a-f]+ [^ ]* +wm6
76[0-9a-f]+ [^ ]* +wm7
77[0-9a-f]+ [^ ]* +wm8
78[0-9a-f]+ [^ ]* +wh2
79[0-9a-f]+ [^ ]* +wh3
80[0-9a-f]+ [^ ]* +wh4
81[0-9a-f]+ [^ ]* +wh5
82[0-9a-f]+ [^ ]* +wh6
83[0-9a-f]+ [^ ]* +wh7
84[0-9a-f]+ [^ ]* +uh8
85[0-9a-f]+ [^ ]* +uh8
86[0-9a-f]+ [^ ]* +uh9
87[0-9a-f]+ [^ ]* +uh9
88856d20
DA
88[0-9a-f]+ [^ ]* +(ld1|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
89[0-9a-f]+ [^ ]* +(ld2|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
90[0-9a-f]+ [^ ]* +(ld3|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
91[0-9a-f]+ [^ ]* +(ld4|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
06e77878 92[0-9a-f]+ [^ ]* +ud5
046e56f7
L
93[0-9a-f]+ [^ ]* +(gd6|\.text|\$CODE\$)((\+|-)0x[0-9a-f]+)?
94[0-9a-f]+ [^ ]* +(gd7|\.text|\$CODE\$)((\+|-)0x[0-9a-f]+)?
88856d20
DA
95[0-9a-f]+ [^ ]* +(ld8|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
96[0-9a-f]+ [^ ]* +(ld8|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
97[0-9a-f]+ [^ ]* +(ld9|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
98[0-9a-f]+ [^ ]* +(ld9|\.text|\$CODE\$)(\+0x[0-9a-f]+)?
077a039f 99#pass
This page took 0.679619 seconds and 4 git commands to generate.