source: src/Tests/Expect-e/IdentFuncParamDeclarator.txt @ 68cd1ce

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 68cd1ce 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: 16.7 KB
Line 
1fred: function
2    with parameters
3      f1: signed int
4      f2: signed int
5      f3: pointer to signed int
6      f4: pointer to pointer to signed int
7      f5: pointer to const pointer to signed int
8      f6: const pointer to const pointer to signed int
9      f7: pointer to signed int
10      f8: pointer to pointer to signed int
11      f9: pointer to const pointer to signed int
12      f10: const pointer to const pointer to signed int
13      f11: pointer to signed int
14      f12: pointer to pointer to signed int
15      f13: pointer to const pointer to signed int
16      f14: const pointer to const pointer to signed int
17      f15: pointer to signed int
18      f16: pointer to array of constant expression 10 signed int signed int
19      f17: pointer to signed int
20      f18: pointer to array of constant expression 10 signed int signed int
21      f19: pointer to pointer to signed int
22      f20: pointer to array of constant expression 10 signed int pointer to signed int
23      f21: pointer to pointer to pointer to signed int
24      f22: pointer to array of constant expression 10 signed int pointer to pointer to signed int
25      f23: pointer to pointer to const pointer to signed int
26      f24: pointer to array of constant expression 10 signed int pointer to const pointer to signed int
27      f25: pointer to const pointer to const pointer to signed int
28      f26: pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
29      f27: pointer to pointer to signed int
30      f28: pointer to array of constant expression 10 signed int pointer to signed int
31      f29: pointer to pointer to pointer to signed int
32      f30: pointer to array of constant expression 10 signed int pointer to pointer to signed int
33      f31: pointer to pointer to const pointer to signed int
34      f32: pointer to array of constant expression 10 signed int pointer to const pointer to signed int
35      f33: pointer to const pointer to const pointer to signed int
36      f34: pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
37      f35: pointer to pointer to signed int
38      f36: pointer to array of constant expression 10 signed int pointer to signed int
39      f37: pointer to pointer to pointer to signed int
40      f38: pointer to array of constant expression 10 signed int pointer to pointer to signed int
41      f39: pointer to pointer to const pointer to signed int
42      f40: pointer to array of constant expression 10 signed int pointer to const pointer to signed int
43      f41: pointer to const pointer to const pointer to signed int
44      f42: pointer to array of constant expression 10 signed int const pointer to const pointer to signed int
45      f43: pointer to array of signed int with dimension of constant expression 3 signed int
46      f44: pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
47      f45: pointer to array of signed int with dimension of constant expression 3 signed int
48      f46: pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
49      f47: pointer to array of signed int with dimension of constant expression 3 signed int
50      f48: pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
51      f49: pointer to array of pointer to signed int with dimension of constant expression 3 signed int
52      f50: pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
53      f51: pointer to array of pointer to pointer to signed int with dimension of constant expression 3 signed int
54      f52: pointer to array of constant expression 3 signed int array of pointer to pointer to signed int with dimension of constant expression 3 signed int
55      f53: pointer to array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
56      f54: pointer to array of constant expression 3 signed int array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
57      f55: pointer to array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
58      f56: pointer to array of constant expression 3 signed int array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
59      f57: pointer to array of pointer to signed int with dimension of constant expression 3 signed int
60      f58: pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
61      f59: pointer to array of pointer to pointer to signed int with dimension of constant expression 3 signed int
62      f60: pointer to array of constant expression 3 signed int array of pointer to pointer to signed int with dimension of constant expression 3 signed int
63      f61: pointer to array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
64      f62: pointer to array of constant expression 3 signed int array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
65      f63: pointer to array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
66      f64: pointer to array of constant expression 3 signed int array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
67      f65: pointer to function
68          with parameters
69            signed int
70          returning
71            signed int
72
73      f66: pointer to function
74          with parameters
75            signed int
76          returning
77            signed int
78
79      f67: pointer to function
80          with parameters
81            signed int
82          returning
83            pointer to signed int
84
85      f68: pointer to function
86          with parameters
87            signed int
88          returning
89            pointer to pointer to signed int
90
91      f69: pointer to function
92          with parameters
93            signed int
94          returning
95            pointer to const pointer to signed int
96
97      f70: pointer to function
98          with parameters
99            signed int
100          returning
101            const pointer to const pointer to signed int
102
103      f71: pointer to function
104          with parameters
105            signed int
106          returning
107            pointer to signed int
108
109      f72: pointer to function
110          with parameters
111            signed int
112          returning
113            pointer to pointer to signed int
114
115      f73: pointer to function
116          with parameters
117            signed int
118          returning
119            pointer to const pointer to signed int
120
121      f74: pointer to function
122          with parameters
123            signed int
124          returning
125            const pointer to const pointer to signed int
126
127      f75: pointer to function
128          with parameters
129            signed int
130          returning
131            signed int
132
133      f76: pointer to pointer to function
134          with parameters
135            signed int
136          returning
137            signed int
138
139      f77: pointer to const pointer to function
140          with parameters
141            signed int
142          returning
143            signed int
144
145      f78: const pointer to const pointer to function
146          with parameters
147            signed int
148          returning
149            signed int
150
151      f79: pointer to function
152          with parameters
153            signed int
154          returning
155            pointer to function
156                  accepting unspecified arguments
157                returning
158                  signed int
159
160
161      f80: const pointer to function
162          with parameters
163            signed int
164          returning
165            pointer to function
166                  accepting unspecified arguments
167                returning
168                  signed int
169
170
171      f81: const pointer to function
172          with parameters
173            signed int
174          returning
175            const pointer to function
176                  accepting unspecified arguments
177                returning
178                  signed int
179
180
181      f82: const pointer to variable length array of signed int
182      f83: const pointer to array of constant expression 3 signed int signed int
183      f84: pointer to static array of constant expression 3 signed int signed int
184      f85: const pointer to static array of constant expression 3 signed int signed int
185      f86: const pointer to variable length array of signed int
186      f87: const pointer to array of constant expression 3 signed int signed int
187      f88: pointer to static array of constant expression 3 signed int signed int
188      f89: const pointer to static array of constant expression 3 signed int signed int
189      f90: const pointer to variable length array of pointer to signed int
190      f91: const pointer to array of constant expression 3 signed int pointer to signed int
191      f92: pointer to static array of constant expression 3 signed int pointer to pointer to signed int
192      f93: const pointer to static array of constant expression 3 signed int pointer to const pointer to signed int
193      f94: const pointer to static array of constant expression 3 signed int const pointer to const pointer to signed int
194      f95: const pointer to variable length array of pointer to signed int
195      f96: const pointer to array of constant expression 3 signed int pointer to signed int
196      f97: pointer to static array of constant expression 3 signed int pointer to pointer to signed int
197      f98: const pointer to static array of constant expression 3 signed int pointer to const pointer to signed int
198      f99: const pointer to static array of constant expression 3 signed int const pointer to const pointer to signed int
199      f100: const pointer to variable length array of array of signed int with dimension of constant expression 3 signed int
200      f101: const pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
201      f102: pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
202      f103: const pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
203      f104: const pointer to variable length array of array of signed int with dimension of constant expression 3 signed int
204      f105: const pointer to array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
205      f106: pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
206      f107: const pointer to static array of constant expression 3 signed int array of signed int with dimension of constant expression 3 signed int
207      f108: const pointer to variable length array of array of pointer to signed int with dimension of constant expression 3 signed int
208      f109: const pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
209      f110: pointer to static array of constant expression 3 signed int array of pointer to pointer to signed int with dimension of constant expression 3 signed int
210      f111: const pointer to static array of constant expression 3 signed int array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
211      f112: const pointer to static array of constant expression 3 signed int array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
212      f113: const pointer to variable length array of array of pointer to signed int with dimension of constant expression 3 signed int
213      f114: const pointer to array of constant expression 3 signed int array of pointer to signed int with dimension of constant expression 3 signed int
214      f115: pointer to static array of constant expression 3 signed int array of pointer to pointer to signed int with dimension of constant expression 3 signed int
215      f116: const pointer to static array of constant expression 3 signed int array of pointer to const pointer to signed int with dimension of constant expression 3 signed int
216      f117: const pointer to static array of constant expression 3 signed int array of const pointer to const pointer to signed int with dimension of constant expression 3 signed int
217    returning
218      signed int
219    with body
220      CompoundStmt
221
222int __fred__Fi_iiPiPPiPCPiCPCPiPiPPiPCPiCPCPiPiPPiPCPiCPCPiPiPiPiPiPPiPPiPPPiPPPiPPCPiPPCPiPCPCPiPCPCPiPPiPPiPPPiPPPiPPCPiPPCPiPCPCPiPCPCPiPPiPPiPPPiPPPiPPCPiPPCPiPCPCPiPCPCPiPA0iPA0iPA0iPA0iPA0iPA0iPA0PiPA0PiPA0PPiPA0PPiPA0PCPiPA0PCPiPA0CPCPiPA0CPCPiPA0PiPA0PiPA0PPiPA0PPiPA0PCPiPA0PCPiPA0CPCPiPA0CPCPiPFi_i_PFi_i_PFPi_i_PFPPi_i_PFPCPi_i_PFCPCPi_i_PFPi_i_PFPPi_i_PFPCPi_i_PFCPCPi_i_PFi_i_PPFi_i_PCPFi_i_CPCPFi_i_PFPFi___i_CPFPFi___i_CPFCPFi___i_CPiCPiPiCPiCPiCPiPiCPiCPPiCPPiPPPiCPPCPiCPCPCPiCPPiCPPiPPPiCPPCPiCPCPCPiCPA0iCPA0iPA0iCPA0iCPA0iCPA0iPA0iCPA0iCPA0PiCPA0PiPA0PPiCPA0PCPiCPA0CPCPiCPA0PiCPA0PiPA0PPiCPA0PCPiCPA0CPCPi_(int __f1__i, int __f2__i, int *__f3__Pi, int **__f4__PPi, int *const *__f5__PCPi, int *const *const __f6__CPCPi, int *__f7__Pi, int **__f8__PPi, int *const *__f9__PCPi, int *const *const __f10__CPCPi, int *__f11__Pi, int **__f12__PPi, int *const *__f13__PCPi, int *const *const __f14__CPCPi, int *__f15__Pi, int __f16__Pi[10], int *__f17__Pi, int __f18__Pi[10], int **__f19__PPi, int *__f20__PPi[10], int ***__f21__PPPi, int **__f22__PPPi[10], int *const **__f23__PPCPi, int *const *__f24__PPCPi[10], int *const *const *__f25__PCPCPi, int *const *const __f26__PCPCPi[10], int **__f27__PPi, int *__f28__PPi[10], int ***__f29__PPPi, int **__f30__PPPi[10], int *const **__f31__PPCPi, int *const *__f32__PPCPi[10], int *const *const *__f33__PCPCPi, int *const *const __f34__PCPCPi[10], int **__f35__PPi, int *__f36__PPi[10], int ***__f37__PPPi, int **__f38__PPPi[10], int *const **__f39__PPCPi, int *const *__f40__PPCPi[10], int *const *const *__f41__PCPCPi, int *const *const __f42__PCPCPi[10], int (*__f43__PA0i)[3], int __f44__PA0i[3][3], int (*__f45__PA0i)[3], int __f46__PA0i[3][3], int (*__f47__PA0i)[3], int __f48__PA0i[3][3], int *(*__f49__PA0Pi)[3], int *__f50__PA0Pi[3][3], int **(*__f51__PA0PPi)[3], int **__f52__PA0PPi[3][3], int *const *(*__f53__PA0PCPi)[3], int *const *__f54__PA0PCPi[3][3], int *const *const (*__f55__PA0CPCPi)[3], int *const *const __f56__PA0CPCPi[3][3], int *(*__f57__PA0Pi)[3], int *__f58__PA0Pi[3][3], int **(*__f59__PA0PPi)[3], int **__f60__PA0PPi[3][3], int *const *(*__f61__PA0PCPi)[3], int *const *__f62__PA0PCPi[3][3], int *const *const (*__f63__PA0CPCPi)[3], int *const *const __f64__PA0CPCPi[3][3], int (*__f65__PFi_i_)(int ), int (*__f66__PFi_i_)(int ), int *(*__f67__PFPi_i_)(int ), int **(*__f68__PFPPi_i_)(int ), int *const *(*__f69__PFPCPi_i_)(int ), int *const *const (*__f70__PFCPCPi_i_)(int ), int *(*__f71__PFPi_i_)(int ), int **(*__f72__PFPPi_i_)(int ), int *const *(*__f73__PFPCPi_i_)(int ), int *const *const (*__f74__PFCPCPi_i_)(int ), int (*__f75__PFi_i_)(int ), int (**__f76__PPFi_i_)(int ), int (*const *__f77__PCPFi_i_)(int ), int (*const *const __f78__CPCPFi_i_)(int ), int (*(*__f79__PFPFi___i_)(int ))(), int (*(*const __f80__CPFPFi___i_)(int ))(), int (*const (*const __f81__CPFCPFi___i_)(int ))(), int __f82__CPi[const *], int __f83__CPi[const 3], int __f84__Pi[static 3], int __f85__CPi[static const 3], int __f86__CPi[const *], int __f87__CPi[const 3], int __f88__Pi[static 3], int __f89__CPi[static const 3], int *__f90__CPPi[const *], int *__f91__CPPi[const 3], int **__f92__PPPi[static 3], int *const *__f93__CPPCPi[static const 3], int *const *const __f94__CPCPCPi[static const 3], int *__f95__CPPi[const *], int *__f96__CPPi[const 3], int **__f97__PPPi[static 3], int *const *__f98__CPPCPi[static const 3], int *const *const __f99__CPCPCPi[static const 3], int __f100__CPA0i[const *][3], int __f101__CPA0i[const 3][3], int __f102__PA0i[static 3][3], int __f103__CPA0i[static const 3][3], int __f104__CPA0i[const *][3], int __f105__CPA0i[const 3][3], int __f106__PA0i[static 3][3], int __f107__CPA0i[static const 3][3], int *__f108__CPA0Pi[const *][3], int *__f109__CPA0Pi[const 3][3], int **__f110__PA0PPi[static 3][3], int *const *__f111__CPA0PCPi[static const 3][3], int *const *const __f112__CPA0CPCPi[static const 3][3], int *__f113__CPA0Pi[const *][3], int *__f114__CPA0Pi[const 3][3], int **__f115__PA0PPi[static 3][3], int *const *__f116__CPA0PCPi[static const 3][3], int *const *const __f117__CPA0CPCPi[static const 3][3]){
223}
Note: See TracBrowser for help on using the repository browser.