1Conditional jump or move depends on uninitialised value(s)
2   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
3   by 0x........: test_strlen (insn-pcmpistri.c:62)
4   by 0x........: doit (insn-pcmpistri.c:74)
5   by 0x........: main (insn-pcmpistri.c:79)
6
7Conditional jump or move depends on uninitialised value(s)
8   at 0x........: doit (insn-pcmpistri.c:73)
9   by 0x........: main (insn-pcmpistri.c:79)
10
11strlen("")=false
12Conditional jump or move depends on uninitialised value(s)
13   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
14   by 0x........: test_strlen (insn-pcmpistri.c:62)
15   by 0x........: doit (insn-pcmpistri.c:74)
16   by 0x........: main (insn-pcmpistri.c:80)
17
18Conditional jump or move depends on uninitialised value(s)
19   at 0x........: doit (insn-pcmpistri.c:73)
20   by 0x........: main (insn-pcmpistri.c:80)
21
22strlen("a")=true
23Conditional jump or move depends on uninitialised value(s)
24   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
25   by 0x........: test_strlen (insn-pcmpistri.c:62)
26   by 0x........: doit (insn-pcmpistri.c:74)
27   by 0x........: main (insn-pcmpistri.c:81)
28
29Conditional jump or move depends on uninitialised value(s)
30   at 0x........: doit (insn-pcmpistri.c:73)
31   by 0x........: main (insn-pcmpistri.c:81)
32
33strlen("ab")=true
34Conditional jump or move depends on uninitialised value(s)
35   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
36   by 0x........: test_strlen (insn-pcmpistri.c:62)
37   by 0x........: doit (insn-pcmpistri.c:74)
38   by 0x........: main (insn-pcmpistri.c:82)
39
40Conditional jump or move depends on uninitialised value(s)
41   at 0x........: doit (insn-pcmpistri.c:73)
42   by 0x........: main (insn-pcmpistri.c:82)
43
44strlen("abc")=true
45Conditional jump or move depends on uninitialised value(s)
46   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
47   by 0x........: test_strlen (insn-pcmpistri.c:62)
48   by 0x........: doit (insn-pcmpistri.c:74)
49   by 0x........: main (insn-pcmpistri.c:83)
50
51Conditional jump or move depends on uninitialised value(s)
52   at 0x........: doit (insn-pcmpistri.c:73)
53   by 0x........: main (insn-pcmpistri.c:83)
54
55strlen("abcd")=true
56Conditional jump or move depends on uninitialised value(s)
57   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
58   by 0x........: test_strlen (insn-pcmpistri.c:62)
59   by 0x........: doit (insn-pcmpistri.c:74)
60   by 0x........: main (insn-pcmpistri.c:84)
61
62Conditional jump or move depends on uninitialised value(s)
63   at 0x........: doit (insn-pcmpistri.c:73)
64   by 0x........: main (insn-pcmpistri.c:84)
65
66strlen("abcde")=true
67Conditional jump or move depends on uninitialised value(s)
68   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
69   by 0x........: test_strlen (insn-pcmpistri.c:62)
70   by 0x........: doit (insn-pcmpistri.c:74)
71   by 0x........: main (insn-pcmpistri.c:85)
72
73Conditional jump or move depends on uninitialised value(s)
74   at 0x........: doit (insn-pcmpistri.c:73)
75   by 0x........: main (insn-pcmpistri.c:85)
76
77strlen("abcdef")=true
78Conditional jump or move depends on uninitialised value(s)
79   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
80   by 0x........: test_strlen (insn-pcmpistri.c:62)
81   by 0x........: doit (insn-pcmpistri.c:74)
82   by 0x........: main (insn-pcmpistri.c:86)
83
84Conditional jump or move depends on uninitialised value(s)
85   at 0x........: doit (insn-pcmpistri.c:73)
86   by 0x........: main (insn-pcmpistri.c:86)
87
88strlen("abcdefg")=true
89Conditional jump or move depends on uninitialised value(s)
90   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
91   by 0x........: test_strlen (insn-pcmpistri.c:62)
92   by 0x........: doit (insn-pcmpistri.c:74)
93   by 0x........: main (insn-pcmpistri.c:88)
94
95Conditional jump or move depends on uninitialised value(s)
96   at 0x........: doit (insn-pcmpistri.c:73)
97   by 0x........: main (insn-pcmpistri.c:88)
98
99strlen("abcdefgh")=true
100Conditional jump or move depends on uninitialised value(s)
101   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
102   by 0x........: test_strlen (insn-pcmpistri.c:62)
103   by 0x........: doit (insn-pcmpistri.c:74)
104   by 0x........: main (insn-pcmpistri.c:89)
105
106Conditional jump or move depends on uninitialised value(s)
107   at 0x........: doit (insn-pcmpistri.c:73)
108   by 0x........: main (insn-pcmpistri.c:89)
109
110strlen("abcdefghi")=true
111Conditional jump or move depends on uninitialised value(s)
112   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
113   by 0x........: test_strlen (insn-pcmpistri.c:62)
114   by 0x........: doit (insn-pcmpistri.c:74)
115   by 0x........: main (insn-pcmpistri.c:90)
116
117Conditional jump or move depends on uninitialised value(s)
118   at 0x........: doit (insn-pcmpistri.c:73)
119   by 0x........: main (insn-pcmpistri.c:90)
120
121strlen("abcdefghij")=true
122Conditional jump or move depends on uninitialised value(s)
123   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
124   by 0x........: test_strlen (insn-pcmpistri.c:62)
125   by 0x........: doit (insn-pcmpistri.c:74)
126   by 0x........: main (insn-pcmpistri.c:91)
127
128Conditional jump or move depends on uninitialised value(s)
129   at 0x........: doit (insn-pcmpistri.c:73)
130   by 0x........: main (insn-pcmpistri.c:91)
131
132strlen("abcdefghijk")=true
133Conditional jump or move depends on uninitialised value(s)
134   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
135   by 0x........: test_strlen (insn-pcmpistri.c:62)
136   by 0x........: doit (insn-pcmpistri.c:74)
137   by 0x........: main (insn-pcmpistri.c:92)
138
139Conditional jump or move depends on uninitialised value(s)
140   at 0x........: doit (insn-pcmpistri.c:73)
141   by 0x........: main (insn-pcmpistri.c:92)
142
143strlen("abcdefghijkl")=true
144Conditional jump or move depends on uninitialised value(s)
145   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
146   by 0x........: test_strlen (insn-pcmpistri.c:62)
147   by 0x........: doit (insn-pcmpistri.c:74)
148   by 0x........: main (insn-pcmpistri.c:93)
149
150Conditional jump or move depends on uninitialised value(s)
151   at 0x........: doit (insn-pcmpistri.c:73)
152   by 0x........: main (insn-pcmpistri.c:93)
153
154strlen("abcdefghijklm")=true
155Conditional jump or move depends on uninitialised value(s)
156   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
157   by 0x........: test_strlen (insn-pcmpistri.c:62)
158   by 0x........: doit (insn-pcmpistri.c:74)
159   by 0x........: main (insn-pcmpistri.c:94)
160
161Conditional jump or move depends on uninitialised value(s)
162   at 0x........: doit (insn-pcmpistri.c:73)
163   by 0x........: main (insn-pcmpistri.c:94)
164
165strlen("abcdefghijklmn")=true
166Conditional jump or move depends on uninitialised value(s)
167   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
168   by 0x........: test_strlen (insn-pcmpistri.c:62)
169   by 0x........: doit (insn-pcmpistri.c:74)
170   by 0x........: main (insn-pcmpistri.c:95)
171
172Conditional jump or move depends on uninitialised value(s)
173   at 0x........: doit (insn-pcmpistri.c:73)
174   by 0x........: main (insn-pcmpistri.c:95)
175
176strlen("abcdefghijklmno")=true
177Conditional jump or move depends on uninitialised value(s)
178   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
179   by 0x........: test_strlen (insn-pcmpistri.c:62)
180   by 0x........: doit (insn-pcmpistri.c:74)
181   by 0x........: main (insn-pcmpistri.c:97)
182
183Conditional jump or move depends on uninitialised value(s)
184   at 0x........: doit (insn-pcmpistri.c:73)
185   by 0x........: main (insn-pcmpistri.c:97)
186
187strlen("abcdefghijklmnop")=true
188Conditional jump or move depends on uninitialised value(s)
189   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
190   by 0x........: test_strlen (insn-pcmpistri.c:62)
191   by 0x........: doit (insn-pcmpistri.c:74)
192   by 0x........: main (insn-pcmpistri.c:98)
193
194Conditional jump or move depends on uninitialised value(s)
195   at 0x........: doit (insn-pcmpistri.c:73)
196   by 0x........: main (insn-pcmpistri.c:98)
197
198strlen("abcdefghijklmnopq")=true
199Conditional jump or move depends on uninitialised value(s)
200   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
201   by 0x........: test_strlen (insn-pcmpistri.c:62)
202   by 0x........: doit (insn-pcmpistri.c:74)
203   by 0x........: main (insn-pcmpistri.c:99)
204
205Conditional jump or move depends on uninitialised value(s)
206   at 0x........: doit (insn-pcmpistri.c:73)
207   by 0x........: main (insn-pcmpistri.c:99)
208
209strlen("abcdefghijklmnopqr")=true
210Conditional jump or move depends on uninitialised value(s)
211   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
212   by 0x........: test_strlen (insn-pcmpistri.c:62)
213   by 0x........: doit (insn-pcmpistri.c:74)
214   by 0x........: main (insn-pcmpistri.c:100)
215
216Conditional jump or move depends on uninitialised value(s)
217   at 0x........: doit (insn-pcmpistri.c:73)
218   by 0x........: main (insn-pcmpistri.c:100)
219
220strlen("abcdefghijklmnopqrs")=true
221Conditional jump or move depends on uninitialised value(s)
222   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
223   by 0x........: test_strlen (insn-pcmpistri.c:62)
224   by 0x........: doit (insn-pcmpistri.c:74)
225   by 0x........: main (insn-pcmpistri.c:101)
226
227Conditional jump or move depends on uninitialised value(s)
228   at 0x........: doit (insn-pcmpistri.c:73)
229   by 0x........: main (insn-pcmpistri.c:101)
230
231strlen("abcdefghijklmnopqrst")=true
232Conditional jump or move depends on uninitialised value(s)
233   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
234   by 0x........: test_strlen (insn-pcmpistri.c:62)
235   by 0x........: doit (insn-pcmpistri.c:74)
236   by 0x........: main (insn-pcmpistri.c:102)
237
238Conditional jump or move depends on uninitialised value(s)
239   at 0x........: doit (insn-pcmpistri.c:73)
240   by 0x........: main (insn-pcmpistri.c:102)
241
242strlen("abcdefghijklmnopqrstu")=true
243Conditional jump or move depends on uninitialised value(s)
244   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
245   by 0x........: test_strlen (insn-pcmpistri.c:62)
246   by 0x........: doit (insn-pcmpistri.c:74)
247   by 0x........: main (insn-pcmpistri.c:103)
248
249Conditional jump or move depends on uninitialised value(s)
250   at 0x........: doit (insn-pcmpistri.c:73)
251   by 0x........: main (insn-pcmpistri.c:103)
252
253strlen("abcdefghijklmnopqrstuv")=true
254Conditional jump or move depends on uninitialised value(s)
255   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
256   by 0x........: test_strlen (insn-pcmpistri.c:62)
257   by 0x........: doit (insn-pcmpistri.c:74)
258   by 0x........: main (insn-pcmpistri.c:104)
259
260Conditional jump or move depends on uninitialised value(s)
261   at 0x........: doit (insn-pcmpistri.c:73)
262   by 0x........: main (insn-pcmpistri.c:104)
263
264strlen("abcdefghijklmnopqrstuvw")=true
265Conditional jump or move depends on uninitialised value(s)
266   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
267   by 0x........: test_strlen (insn-pcmpistri.c:62)
268   by 0x........: doit (insn-pcmpistri.c:74)
269   by 0x........: main (insn-pcmpistri.c:105)
270
271Conditional jump or move depends on uninitialised value(s)
272   at 0x........: doit (insn-pcmpistri.c:73)
273   by 0x........: main (insn-pcmpistri.c:105)
274
275strlen("abcdefghijklmnopqrstuwvx")=true
276Conditional jump or move depends on uninitialised value(s)
277   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
278   by 0x........: test_strlen (insn-pcmpistri.c:62)
279   by 0x........: doit (insn-pcmpistri.c:74)
280   by 0x........: main (insn-pcmpistri.c:106)
281
282Conditional jump or move depends on uninitialised value(s)
283   at 0x........: doit (insn-pcmpistri.c:73)
284   by 0x........: main (insn-pcmpistri.c:106)
285
286strlen("abcdefghijklmnopqrstuwvxy")=true
287Conditional jump or move depends on uninitialised value(s)
288   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
289   by 0x........: test_strlen (insn-pcmpistri.c:62)
290   by 0x........: doit (insn-pcmpistri.c:74)
291   by 0x........: main (insn-pcmpistri.c:107)
292
293Conditional jump or move depends on uninitialised value(s)
294   at 0x........: doit (insn-pcmpistri.c:73)
295   by 0x........: main (insn-pcmpistri.c:107)
296
297strlen("abcdefghijklmnopqrstuwvxyz")=true
298Conditional jump or move depends on uninitialised value(s)
299   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
300   by 0x........: test_strlen (insn-pcmpistri.c:62)
301   by 0x........: doit (insn-pcmpistri.c:74)
302   by 0x........: main (insn-pcmpistri.c:109)
303
304Conditional jump or move depends on uninitialised value(s)
305   at 0x........: doit (insn-pcmpistri.c:73)
306   by 0x........: main (insn-pcmpistri.c:109)
307
308strlen("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx")=true
309Conditional jump or move depends on uninitialised value(s)
310   at 0x........: aligned_strlen (insn-pcmpistri.c:21)
311   by 0x........: test_strlen (insn-pcmpistri.c:62)
312   by 0x........: doit (insn-pcmpistri.c:74)
313   by 0x........: main (insn-pcmpistri.c:114)
314
315Conditional jump or move depends on uninitialised value(s)
316   at 0x........: doit (insn-pcmpistri.c:73)
317   by 0x........: main (insn-pcmpistri.c:114)
318
319strlen("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx")=true
320