source: src/Tests/Expect-e/StructMember.txt@ 4c82a3c

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors ctor deferred_resn demangler enum forall-pointer-decay gc_noraii jacob/cs343-translation jenkins-sandbox memory new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since 4c82a3c was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago

fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs

  • Property mode set to 100644
File size: 15.9 KB
Line 
1Error: No reasonable alternatives for expression Applying untyped:
2 Name: ?=?
3...to:
4 Address of:
5 Member Expression, with field:
6 m1: signed int with bitfield width constant expression 3 signed int
7 from aggregate:
8 Applying untyped:
9 Name: *?
10 ...to:
11 Variable Expression: _dst: pointer to instance of struct S
12 Member Expression, with field:
13 m1: signed int with bitfield width constant expression 3 signed int
14 from aggregate:
15 Variable Expression: _src: instance of struct S
16
17Error: No reasonable alternatives for expression Applying untyped:
18 Name: ?=?
19...to:
20 Address of:
21 Member Expression, with field:
22 m2: signed int with bitfield width constant expression 4 signed int
23 from aggregate:
24 Applying untyped:
25 Name: *?
26 ...to:
27 Variable Expression: _dst: pointer to instance of struct S
28 Member Expression, with field:
29 m2: signed int with bitfield width constant expression 4 signed int
30 from aggregate:
31 Variable Expression: _src: instance of struct S
32
33Error: No reasonable alternatives for expression Applying untyped:
34 Name: ?=?
35...to:
36 Address of:
37 Member Expression, with field:
38 m3: signed int
39 from aggregate:
40 Applying untyped:
41 Name: *?
42 ...to:
43 Variable Expression: _dst: pointer to instance of struct S
44 Member Expression, with field:
45 m3: signed int
46 from aggregate:
47 Variable Expression: _src: instance of struct S
48
49Error: No reasonable alternatives for expression Applying untyped:
50 Name: ?=?
51...to:
52 Address of:
53 Member Expression, with field:
54 m4: signed int
55 from aggregate:
56 Applying untyped:
57 Name: *?
58 ...to:
59 Variable Expression: _dst: pointer to instance of struct S
60 Member Expression, with field:
61 m4: signed int
62 from aggregate:
63 Variable Expression: _src: instance of struct S
64
65Error: No reasonable alternatives for expression Applying untyped:
66 Name: ?=?
67...to:
68 Address of:
69 Member Expression, with field:
70 m5: signed int
71 from aggregate:
72 Applying untyped:
73 Name: *?
74 ...to:
75 Variable Expression: _dst: pointer to instance of struct S
76 Member Expression, with field:
77 m5: signed int
78 from aggregate:
79 Variable Expression: _src: instance of struct S
80
81Error: No reasonable alternatives for expression Applying untyped:
82 Name: ?=?
83...to:
84 Address of:
85 Member Expression, with field:
86 m6: signed int
87 from aggregate:
88 Applying untyped:
89 Name: *?
90 ...to:
91 Variable Expression: _dst: pointer to instance of struct S
92 Member Expression, with field:
93 m6: signed int
94 from aggregate:
95 Variable Expression: _src: instance of struct S
96
97Error: No reasonable alternatives for expression Applying untyped:
98 Name: ?=?
99...to:
100 Address of:
101 Member Expression, with field:
102 m7: pointer to signed int
103 from aggregate:
104 Applying untyped:
105 Name: *?
106 ...to:
107 Variable Expression: _dst: pointer to instance of struct S
108 Member Expression, with field:
109 m7: pointer to signed int
110 from aggregate:
111 Variable Expression: _src: instance of struct S
112
113Error: No reasonable alternatives for expression Applying untyped:
114 Name: ?=?
115...to:
116 Address of:
117 Member Expression, with field:
118 m8: pointer to signed int
119 from aggregate:
120 Applying untyped:
121 Name: *?
122 ...to:
123 Variable Expression: _dst: pointer to instance of struct S
124 Member Expression, with field:
125 m8: pointer to signed int
126 from aggregate:
127 Variable Expression: _src: instance of struct S
128
129Error: No reasonable alternatives for expression Applying untyped:
130 Name: ?=?
131...to:
132 Address of:
133 Member Expression, with field:
134 m9: pointer to signed int
135 from aggregate:
136 Applying untyped:
137 Name: *?
138 ...to:
139 Variable Expression: _dst: pointer to instance of struct S
140 Member Expression, with field:
141 m9: pointer to signed int
142 from aggregate:
143 Variable Expression: _src: instance of struct S
144
145Error: No reasonable alternatives for expression Applying untyped:
146 Name: ?=?
147...to:
148 Address of:
149 Member Expression, with field:
150 m10: pointer to function
151 accepting unspecified arguments
152 returning
153 signed int
154
155 from aggregate:
156 Applying untyped:
157 Name: *?
158 ...to:
159 Variable Expression: _dst: pointer to instance of struct S
160 Member Expression, with field:
161 m10: pointer to function
162 accepting unspecified arguments
163 returning
164 signed int
165
166 from aggregate:
167 Variable Expression: _src: instance of struct S
168
169Error: No reasonable alternatives for expression Applying untyped:
170 Name: ?=?
171...to:
172 Address of:
173 Member Expression, with field:
174 m11: pointer to function
175 with parameters
176 signed int
177 returning
178 pointer to signed int
179
180 from aggregate:
181 Applying untyped:
182 Name: *?
183 ...to:
184 Variable Expression: _dst: pointer to instance of struct S
185 Member Expression, with field:
186 m11: pointer to function
187 with parameters
188 signed int
189 returning
190 pointer to signed int
191
192 from aggregate:
193 Variable Expression: _src: instance of struct S
194
195Error: No reasonable alternatives for expression Applying untyped:
196 Name: ?=?
197...to:
198 Address of:
199 Member Expression, with field:
200 T: signed int
201 from aggregate:
202 Applying untyped:
203 Name: *?
204 ...to:
205 Variable Expression: _dst: pointer to instance of struct S
206 Member Expression, with field:
207 T: signed int
208 from aggregate:
209 Variable Expression: _src: instance of struct S
210
211Error: No reasonable alternatives for expression Applying untyped:
212 Name: ?=?
213...to:
214 Address of:
215 Member Expression, with field:
216 T: signed int
217 from aggregate:
218 Applying untyped:
219 Name: *?
220 ...to:
221 Variable Expression: _dst: pointer to instance of struct S
222 Member Expression, with field:
223 T: signed int
224 from aggregate:
225 Variable Expression: _src: instance of struct S
226
227Error: No reasonable alternatives for expression Applying untyped:
228 Name: ?=?
229...to:
230 Address of:
231 Member Expression, with field:
232 m12: pointer to signed int
233 from aggregate:
234 Applying untyped:
235 Name: *?
236 ...to:
237 Variable Expression: _dst: pointer to instance of struct S
238 Member Expression, with field:
239 m12: pointer to signed int
240 from aggregate:
241 Variable Expression: _src: instance of struct S
242
243Error: No reasonable alternatives for expression Applying untyped:
244 Name: ?=?
245...to:
246 Address of:
247 Member Expression, with field:
248 m13: pointer to signed int
249 from aggregate:
250 Applying untyped:
251 Name: *?
252 ...to:
253 Variable Expression: _dst: pointer to instance of struct S
254 Member Expression, with field:
255 m13: pointer to signed int
256 from aggregate:
257 Variable Expression: _src: instance of struct S
258
259Error: No reasonable alternatives for expression Applying untyped:
260 Name: ?=?
261...to:
262 Address of:
263 Member Expression, with field:
264 m14: pointer to function
265 with parameters
266 signed int
267 returning
268 pointer to signed int
269
270 from aggregate:
271 Applying untyped:
272 Name: *?
273 ...to:
274 Variable Expression: _dst: pointer to instance of struct S
275 Member Expression, with field:
276 m14: pointer to function
277 with parameters
278 signed int
279 returning
280 pointer to signed int
281
282 from aggregate:
283 Variable Expression: _src: instance of struct S
284
285Error: No reasonable alternatives for expression Applying untyped:
286 Name: ?=?
287...to:
288 Address of:
289 Member Expression, with field:
290 signed int
291 from aggregate:
292 Applying untyped:
293 Name: *?
294 ...to:
295 Variable Expression: _dst: pointer to instance of struct S
296 Member Expression, with field:
297 signed int
298 from aggregate:
299 Variable Expression: _src: instance of struct S
300
301Error: No reasonable alternatives for expression Applying untyped:
302 Name: ?=?
303...to:
304 Address of:
305 Member Expression, with field:
306 signed int
307 from aggregate:
308 Applying untyped:
309 Name: *?
310 ...to:
311 Variable Expression: _dst: pointer to instance of struct S
312 Member Expression, with field:
313 signed int
314 from aggregate:
315 Variable Expression: _src: instance of struct S
316
317Error: No reasonable alternatives for expression Applying untyped:
318 Name: ?=?
319...to:
320 Address of:
321 Member Expression, with field:
322 signed int
323 from aggregate:
324 Applying untyped:
325 Name: *?
326 ...to:
327 Variable Expression: _dst: pointer to instance of struct S
328 Member Expression, with field:
329 signed int
330 from aggregate:
331 Variable Expression: _src: instance of struct S
332
333Error: No reasonable alternatives for expression Applying untyped:
334 Name: ?=?
335...to:
336 Address of:
337 Member Expression, with field:
338 signed int
339 from aggregate:
340 Applying untyped:
341 Name: *?
342 ...to:
343 Variable Expression: _dst: pointer to instance of struct S
344 Member Expression, with field:
345 signed int
346 from aggregate:
347 Variable Expression: _src: instance of struct S
348
349Error: No reasonable alternatives for expression Applying untyped:
350 Name: ?=?
351...to:
352 Address of:
353 Member Expression, with field:
354 pointer to signed int
355 from aggregate:
356 Applying untyped:
357 Name: *?
358 ...to:
359 Variable Expression: _dst: pointer to instance of struct S
360 Member Expression, with field:
361 pointer to signed int
362 from aggregate:
363 Variable Expression: _src: instance of struct S
364
365Error: No reasonable alternatives for expression Applying untyped:
366 Name: ?=?
367...to:
368 Address of:
369 Member Expression, with field:
370 signed int
371 from aggregate:
372 Applying untyped:
373 Name: *?
374 ...to:
375 Variable Expression: _dst: pointer to instance of struct S
376 Member Expression, with field:
377 signed int
378 from aggregate:
379 Variable Expression: _src: instance of struct S
380
381Error: No reasonable alternatives for expression Applying untyped:
382 Name: ?=?
383...to:
384 Address of:
385 Member Expression, with field:
386 signed int
387 from aggregate:
388 Applying untyped:
389 Name: *?
390 ...to:
391 Variable Expression: _dst: pointer to instance of struct S
392 Member Expression, with field:
393 signed int
394 from aggregate:
395 Variable Expression: _src: instance of struct S
396
397Error: No reasonable alternatives for expression Applying untyped:
398 Name: ?=?
399...to:
400 Address of:
401 Member Expression, with field:
402 pointer to signed int
403 from aggregate:
404 Applying untyped:
405 Name: *?
406 ...to:
407 Variable Expression: _dst: pointer to instance of struct S
408 Member Expression, with field:
409 pointer to signed int
410 from aggregate:
411 Variable Expression: _src: instance of struct S
412
413Error: No reasonable alternatives for expression Applying untyped:
414 Name: ?=?
415...to:
416 Address of:
417 Member Expression, with field:
418 pointer to signed int
419 from aggregate:
420 Applying untyped:
421 Name: *?
422 ...to:
423 Variable Expression: _dst: pointer to instance of struct S
424 Member Expression, with field:
425 pointer to signed int
426 from aggregate:
427 Variable Expression: _src: instance of struct S
428
429Error: No reasonable alternatives for expression Applying untyped:
430 Name: ?=?
431...to:
432 Address of:
433 Member Expression, with field:
434 pointer to signed int
435 from aggregate:
436 Applying untyped:
437 Name: *?
438 ...to:
439 Variable Expression: _dst: pointer to instance of struct S
440 Member Expression, with field:
441 pointer to signed int
442 from aggregate:
443 Variable Expression: _src: instance of struct S
444
445Error: No reasonable alternatives for expression Applying untyped:
446 Name: ?=?
447...to:
448 Address of:
449 Member Expression, with field:
450 pointer to signed int
451 from aggregate:
452 Applying untyped:
453 Name: *?
454 ...to:
455 Variable Expression: _dst: pointer to instance of struct S
456 Member Expression, with field:
457 pointer to signed int
458 from aggregate:
459 Variable Expression: _src: instance of struct S
460
461Error: No reasonable alternatives for expression Applying untyped:
462 Name: ?=?
463...to:
464 Address of:
465 Member Expression, with field:
466 pointer to signed int
467 from aggregate:
468 Applying untyped:
469 Name: *?
470 ...to:
471 Variable Expression: _dst: pointer to instance of struct S
472 Member Expression, with field:
473 pointer to signed int
474 from aggregate:
475 Variable Expression: _src: instance of struct S
476
477Error: No reasonable alternatives for expression Applying untyped:
478 Name: ?=?
479...to:
480 Address of:
481 Member Expression, with field:
482 pointer to signed int
483 from aggregate:
484 Applying untyped:
485 Name: *?
486 ...to:
487 Variable Expression: _dst: pointer to instance of struct S
488 Member Expression, with field:
489 pointer to signed int
490 from aggregate:
491 Variable Expression: _src: instance of struct S
492
493Error: No reasonable alternatives for expression Applying untyped:
494 Name: ?=?
495...to:
496 Address of:
497 Member Expression, with field:
498 pointer to function
499 accepting unspecified arguments
500 returning
501 signed int
502
503 from aggregate:
504 Applying untyped:
505 Name: *?
506 ...to:
507 Variable Expression: _dst: pointer to instance of struct S
508 Member Expression, with field:
509 pointer to function
510 accepting unspecified arguments
511 returning
512 signed int
513
514 from aggregate:
515 Variable Expression: _src: instance of struct S
516
517Error: No reasonable alternatives for expression Applying untyped:
518 Name: ?=?
519...to:
520 Address of:
521 Member Expression, with field:
522 pointer to pointer to function
523 with parameters
524 signed int
525 returning
526 signed int
527
528 from aggregate:
529 Applying untyped:
530 Name: *?
531 ...to:
532 Variable Expression: _dst: pointer to instance of struct S
533 Member Expression, with field:
534 pointer to pointer to function
535 with parameters
536 signed int
537 returning
538 signed int
539
540 from aggregate:
541 Variable Expression: _src: instance of struct S
542
543Error: No reasonable alternatives for expression Applying untyped:
544 Name: ?=?
545...to:
546 Address of:
547 Member Expression, with field:
548 signed int
549 from aggregate:
550 Applying untyped:
551 Name: *?
552 ...to:
553 Variable Expression: _dst: pointer to instance of struct S
554 Member Expression, with field:
555 signed int
556 from aggregate:
557 Variable Expression: _src: instance of struct S
558
559Error: No reasonable alternatives for expression Name: __builtin_memcpy
560
Note: See TracBrowser for help on using the repository browser.