source: src/Tests/Expect-a/Constant0-1.txt @ b1d6dd5

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change on this file since b1d6dd5 was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 9 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: 2.1 KB
Line 
10: signed int
20: const signed int
30: static const signed int
41: signed int
51: const signed int
61: static const signed int
70: signed int
81: signed int
90: const signed int
101: const signed int
110: signed int
121: signed int
130: signed int
141: signed int
150: static const signed int
161: static const signed int
17struct __anonymous0
18    with members
19      i: signed int
20
210: instance of struct __anonymous0
22struct __anonymous1
23    with members
24      i: signed int
25
261: const instance of struct __anonymous1
27struct __anonymous2
28    with members
29      i: signed int
30
311: static const instance of struct __anonymous2
320: pointer to signed int
331: pointer to signed int
340: pointer to signed int
351: pointer to signed int
360: pointer to signed int
371: pointer to signed int
380: pointer to signed int
391: pointer to signed int
400: const pointer to signed int
411: const pointer to signed int
420: const pointer to signed int
431: const pointer to signed int
440: const pointer to signed int
451: const pointer to signed int
46struct __anonymous3
47    with members
48      i: signed int
49
500: pointer to instance of struct __anonymous3
51x: pointer to signed int
520: pointer to signed int
53x: const pointer to signed int
540: const pointer to signed int
55x: static const pointer to signed int
560: static const pointer to signed int
57struct __anonymous4
58    with members
59      i: signed int
60
610: pointer to instance of struct __anonymous4
62struct __anonymous5
63    with members
64      i: signed int
65
660: const pointer to instance of struct __anonymous5
67struct __anonymous6
68    with members
69      i: signed int
70
710: static const pointer to instance of struct __anonymous6
72x: static pointer to signed int
730: static pointer to signed int
74x: static const pointer to signed int
750: static const pointer to signed int
76x: const pointer to pointer to signed int
770: const pointer to pointer to signed int
78main: C function
79      accepting unspecified arguments
80    returning
81      signed int
82    with body
83      CompoundStmt
84        Declaration of 1: signed int
85        Declaration of 0: pointer to signed int
86        Declaration of x: pointer to signed int
87        Declaration of 0: pointer to signed int
88
Note: See TracBrowser for help on using the repository browser.