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

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 ae63a18 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
RevLine 
[5f2f2d7]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
[b1d6dd5]110: signed int
121: signed int
130: signed int
141: signed int
[5f2f2d7]150: static const signed int
161: static const signed int
[51b7345]17struct __anonymous0
18    with members
[5f2f2d7]19      i: signed int
[51b7345]20
[5f2f2d7]210: instance of struct __anonymous0
[51b7345]22struct __anonymous1
23    with members
[5f2f2d7]24      i: signed int
[51b7345]25
[5f2f2d7]261: const instance of struct __anonymous1
[51b7345]27struct __anonymous2
28    with members
[5f2f2d7]29      i: signed int
[51b7345]30
[5f2f2d7]311: static const instance of struct __anonymous2
320: pointer to signed int
[b1d6dd5]331: pointer to signed int
[5f2f2d7]340: pointer to signed int
[b1d6dd5]351: pointer to signed int
[5f2f2d7]360: pointer to signed int
[b1d6dd5]371: pointer to signed int
[5f2f2d7]380: pointer to signed int
[b1d6dd5]391: pointer to signed int
[5f2f2d7]400: const pointer to signed int
[b1d6dd5]411: const pointer to signed int
[5f2f2d7]420: const pointer to signed int
[b1d6dd5]431: const pointer to signed int
[5f2f2d7]440: const pointer to signed int
[b1d6dd5]451: const pointer to signed int
[51b7345]46struct __anonymous3
47    with members
[5f2f2d7]48      i: signed int
[51b7345]49
[5f2f2d7]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
[51b7345]57struct __anonymous4
58    with members
[5f2f2d7]59      i: signed int
[51b7345]60
[5f2f2d7]610: pointer to instance of struct __anonymous4
[51b7345]62struct __anonymous5
63    with members
[5f2f2d7]64      i: signed int
[51b7345]65
[5f2f2d7]660: const pointer to instance of struct __anonymous5
[51b7345]67struct __anonymous6
68    with members
[5f2f2d7]69      i: signed int
[51b7345]70
[5f2f2d7]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
[b1d6dd5]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.