source: src/Tests/Expect-f/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: 3.3 KB
Line 
1Error: No reasonable alternatives for expression Applying untyped:
2    Name: ?=?
3...to:
4    Address of:
5      Member Expression, with field:
6        i: signed int
7      from aggregate:
8        Applying untyped:
9            Name: *?
10        ...to:
11            Variable Expression: _dst: pointer to instance of struct __anonymous0
12    Member Expression, with field:
13      i: signed int
14    from aggregate:
15      Variable Expression: _src: instance of struct __anonymous0
16
17Error: No reasonable alternatives for expression Applying untyped:
18    Name: ?=?
19...to:
20    Address of:
21      Member Expression, with field:
22        i: signed int
23      from aggregate:
24        Applying untyped:
25            Name: *?
26        ...to:
27            Variable Expression: _dst: pointer to instance of struct __anonymous1
28    Member Expression, with field:
29      i: signed int
30    from aggregate:
31      Variable Expression: _src: instance of struct __anonymous1
32
33Error: No reasonable alternatives for expression Applying untyped:
34    Name: ?=?
35...to:
36    Address of:
37      Member Expression, with field:
38        i: signed int
39      from aggregate:
40        Applying untyped:
41            Name: *?
42        ...to:
43            Variable Expression: _dst: pointer to instance of struct __anonymous2
44    Member Expression, with field:
45      i: signed int
46    from aggregate:
47      Variable Expression: _src: instance of struct __anonymous2
48
49Error: No reasonable alternatives for expression Applying untyped:
50    Name: ?=?
51...to:
52    Address of:
53      Member Expression, with field:
54        i: signed int
55      from aggregate:
56        Applying untyped:
57            Name: *?
58        ...to:
59            Variable Expression: _dst: pointer to instance of struct __anonymous3
60    Member Expression, with field:
61      i: signed int
62    from aggregate:
63      Variable Expression: _src: instance of struct __anonymous3
64
65Error: No reasonable alternatives for expression Applying untyped:
66    Name: ?=?
67...to:
68    Address of:
69      Member Expression, with field:
70        i: signed int
71      from aggregate:
72        Applying untyped:
73            Name: *?
74        ...to:
75            Variable Expression: _dst: pointer to instance of struct __anonymous4
76    Member Expression, with field:
77      i: signed int
78    from aggregate:
79      Variable Expression: _src: instance of struct __anonymous4
80
81Error: No reasonable alternatives for expression Applying untyped:
82    Name: ?=?
83...to:
84    Address of:
85      Member Expression, with field:
86        i: signed int
87      from aggregate:
88        Applying untyped:
89            Name: *?
90        ...to:
91            Variable Expression: _dst: pointer to instance of struct __anonymous5
92    Member Expression, with field:
93      i: signed int
94    from aggregate:
95      Variable Expression: _src: instance of struct __anonymous5
96
97Error: No reasonable alternatives for expression Applying untyped:
98    Name: ?=?
99...to:
100    Address of:
101      Member Expression, with field:
102        i: signed int
103      from aggregate:
104        Applying untyped:
105            Name: *?
106        ...to:
107            Variable Expression: _dst: pointer to instance of struct __anonymous6
108    Member Expression, with field:
109      i: signed int
110    from aggregate:
111      Variable Expression: _src: instance of struct __anonymous6
112
Note: See TracBrowser for help on using the repository browser.