source: src/Tests/Expect-f/Tuple.txt@ a3f9946

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 a3f9946 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: 5.7 KB
Line 
1There are 1 alternatives
2Alternative 1 ==============
3instance of struct inner
4
5There are 1 alternatives
6Alternative 1 ==============
7signed int
8
9There are 1 alternatives
10Alternative 1 ==============
11signed int
12
13There are 1 alternatives
14Alternative 1 ==============
15signed int
16
17There are 1 alternatives
18Alternative 1 ==============
19signed int
20
21There are 1 alternatives
22Alternative 1 ==============
23
24There are 1 alternatives
25Alternative 1 ==============
26signed int
27signed int
28
29There are 1 alternatives
30Alternative 1 ==============
31signed int
32
33Error: No reasonable alternatives for expression Applying untyped:
34 Name: ?=?
35...to:
36 Address of:
37 Member Expression, with field:
38 f2: signed int
39 from aggregate:
40 Applying untyped:
41 Name: *?
42 ...to:
43 Variable Expression: _dst: pointer to instance of struct inner
44 Member Expression, with field:
45 f2: signed int
46 from aggregate:
47 Variable Expression: _src: instance of struct inner
48
49Error: No reasonable alternatives for expression Applying untyped:
50 Name: ?=?
51...to:
52 Address of:
53 Member Expression, with field:
54 f3: signed int
55 from aggregate:
56 Applying untyped:
57 Name: *?
58 ...to:
59 Variable Expression: _dst: pointer to instance of struct inner
60 Member Expression, with field:
61 f3: signed int
62 from aggregate:
63 Variable Expression: _src: instance of struct inner
64
65Error: No reasonable alternatives for expression Applying untyped:
66 Name: ?=?
67...to:
68 Address of:
69 Member Expression, with field:
70 f1: signed int
71 from aggregate:
72 Applying untyped:
73 Name: *?
74 ...to:
75 Variable Expression: _dst: pointer to instance of struct outer
76 Member Expression, with field:
77 f1: signed int
78 from aggregate:
79 Variable Expression: _src: instance of struct outer
80
81Error: No reasonable alternatives for expression Applying untyped:
82 Name: ?=?
83...to:
84 Address of:
85 Member Expression, with field:
86 f4: double
87 from aggregate:
88 Applying untyped:
89 Name: *?
90 ...to:
91 Variable Expression: _dst: pointer to instance of struct outer
92 Member Expression, with field:
93 f4: double
94 from aggregate:
95 Variable Expression: _src: instance of struct outer
96
97Error: No reasonable alternatives for expression Applying untyped:
98 Name: ?=?
99...to:
100 Address of:
101 Variable Expression: x: short signed int
102 Variable Expression: w: signed int
103
104Error: No reasonable alternatives for expression Applying untyped:
105 Name: f
106...to:
107constant expression 17 signed int
108Error: No reasonable alternatives for expression Applying untyped:
109 Name: f
110...to:
111constant expression 17 signed int
112Error: No reasonable alternatives for expression Applying untyped:
113 Name: ?=?
114...to:
115 Address of:
116 Name: r
117 Tuple:
118 Name: x
119
120 Name: y
121
122 Name: z
123
124
125Error: No reasonable alternatives for expression Applying untyped:
126 Name: ?=?
127...to:
128 Address of:
129 Variable Expression: a: signed int
130constant expression 3 signed int
131Error: No reasonable alternatives for expression Applying untyped:
132 Name: ?=?
133...to:
134 Address of:
135 Tuple:
136 Name: a
137
138 Name: b
139
140 Tuple:
141 constant expression 4.6 double
142
143Error: No reasonable alternatives for expression Applying untyped:
144 Name: ?=?
145...to:
146 Address of:
147 Variable Expression: c: signed int
148constant expression 3 signed int
149Error: No reasonable alternatives for expression Applying untyped:
150 Name: ?=?
151...to:
152 Address of:
153 Tuple:
154 Name: a
155
156 Name: b
157
158 Tuple:
159 Name: c
160
161
162 Tuple:
163 constant expression 2 signed int
164 Tuple:
165 Name: a
166
167 Name: b
168
169
170
171Error: No reasonable alternatives for expression Name: ?!=?
172
173Error: No reasonable alternatives for expression Applying untyped:
174 Name: ?=?
175...to:
176 Address of:
177 Name: t1
178 Tuple:
179 Name: a
180
181 Name: b
182
183
184Error: No reasonable alternatives for expression Applying untyped:
185 Name: ?=?
186...to:
187 Address of:
188 Name: t2
189 Tuple:
190 Name: a
191
192 Name: b
193
194
195Error: No reasonable alternatives for expression Name: ?+=?
196
197Error: No reasonable alternatives for expression Applying untyped:
198 Name: ?=?
199...to:
200 Address of:
201 Tuple:
202 Name: c
203
204 Name: d
205
206 Name: t1
207
208Error: No reasonable alternatives for expression Applying untyped:
209 Name: ?=?
210...to:
211 Address of:
212 Name: t1
213 Tuple:
214 Name: c
215
216 Name: d
217
218
219Error: No reasonable alternatives for expression Applying untyped:
220 Name: ?=?
221...to:
222 Address of:
223 Name: t2
224 Tuple:
225 Name: c
226
227 Name: d
228
229
230Error: No reasonable alternatives for expression Address of:
231 Tuple:
232 constant expression 3 signed int
233 constant expression 4 signed int
234
235Error: No reasonable alternatives for expression Applying untyped:
236 Name: ?=?
237...to:
238 Address of:
239 Name: s
240 Tuple:
241 constant expression 11 signed int
242 constant expression 12 signed int
243 constant expression 13 signed int
244 constant expression 3.14159 double
245
246Error: No reasonable alternatives for expression Name: 0
247
248Error: No reasonable alternatives for expression Name: 0
249
250Error: No reasonable alternatives for expression Applying untyped:
251 Name: ?=?
252...to:
253 Address of:
254 Name: sp
255 Name: sp
256
257Error: No reasonable alternatives for expression Name: 0
258
Note: See TracBrowser for help on using the repository browser.