summaryrefslogblamecommitdiff
path: root/test/test14-01.txt
blob: c9ba09044cd0b1b554eddeccfd36c4e3bf1a5612 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578

































































































































































































































































































































































































































































































































































































                                              
function_decl func1 test14.c 10:6
- isPublic: 1
 function_type - function type
  void_type - function return type
   type_decl void - type name
  tree_list - arg types
   pointer_type - value
    integer_type - nested type
    - precisionBits: 32
    - signed
     type_decl int - type name
     integer_cst 32 - type size
     integer_cst -2147483648 - min value
     integer_cst 2147483647 - max value
   tree_list - chain
    void_type - value
     type_decl void - type name
 result_decl test14.c 10:6 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void - type name
 - isUsed: 1
 parm_decl a test14.c 10:17 - argument
  pointer_type - decl type
   integer_type - nested type
   - precisionBits: 32
   - signed
    type_decl int - type name
    integer_cst 32 - type size
    integer_cst -2147483648 - min value
    integer_cst 2147483647 - max value
  integer_cst 64 - parm size
 bind_expr test14.c 11:1 - code
  modify_expr test14.c 12:8 - operand
   indirect_ref test14.c 12:5 - operand
    - isUsed: 1
    parm_decl a test14.c 10:17 - ref
     pointer_type - decl type
      integer_type - nested type
      - precisionBits: 32
      - signed
       type_decl int - type name
       integer_cst 32 - type size
       integer_cst -2147483648 - min value
       integer_cst 2147483647 - max value
     integer_cst 64 - parm size
   integer_cst 100 - operand
  block - operand
function_decl func2 test14.c 15:6
- isPublic: 1
 function_type - function type
  void_type - function return type
   type_decl void - type name
  tree_list - arg types
   pointer_type - value
    integer_type - nested type
    - precisionBits: 32
    - signed
     type_decl int - type name
     integer_cst 32 - type size
     integer_cst -2147483648 - min value
     integer_cst 2147483647 - max value
   tree_list - chain
    void_type - value
     type_decl void - type name
 result_decl test14.c 15:6 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void - type name
 - isUsed: 1
 parm_decl a test14.c 15:17 - argument
  pointer_type - decl type
   integer_type - nested type
   - precisionBits: 32
   - signed
    type_decl int - type name
    integer_cst 32 - type size
    integer_cst -2147483648 - min value
    integer_cst 2147483647 - max value
  integer_cst 64 - parm size
 bind_expr test14.c 16:1 - code
  cond_expr test14.c 17:8 - operand
   eq_expr test14.c 17:9 - operand
    - isUsed: 1
    parm_decl a test14.c 15:17 - operand
     pointer_type - decl type
      integer_type - nested type
      - precisionBits: 32
      - signed
       type_decl int - type name
       integer_cst 32 - type size
       integer_cst -2147483648 - min value
       integer_cst 2147483647 - max value
     integer_cst 64 - parm size
    integer_cst 0 - operand
   return_expr test14.c 18:9 - operand
   modify_expr test14.c 20:12 - operand
    indirect_ref test14.c 20:9 - operand
     - isUsed: 1
     parm_decl a test14.c 15:17 - ref
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
    integer_cst 200 - operand
  block - operand
function_decl func3 test14.c 23:6
- isPublic: 1
 function_type - function type
  void_type - function return type
   type_decl void - type name
  tree_list - arg types
   pointer_type - value
    integer_type - nested type
    - precisionBits: 32
    - signed
     type_decl int - type name
     integer_cst 32 - type size
     integer_cst -2147483648 - min value
     integer_cst 2147483647 - max value
   tree_list - chain
    void_type - value
     type_decl void - type name
 result_decl test14.c 23:6 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void - type name
 - isUsed: 1
 parm_decl a test14.c 23:17 - argument
  pointer_type - decl type
   integer_type - nested type
   - precisionBits: 32
   - signed
    type_decl int - type name
    integer_cst 32 - type size
    integer_cst -2147483648 - min value
    integer_cst 2147483647 - max value
  integer_cst 64 - parm size
 bind_expr test14.c 24:1 - code
  statement_list - operand
   cond_expr test14.c 25:8 - statement
    eq_expr test14.c 25:9 - operand
     - isUsed: 1
     parm_decl a test14.c 23:17 - operand
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
     integer_cst 0 - operand
    return_expr test14.c 26:9 - operand
   modify_expr test14.c 28:8 - statement
    indirect_ref test14.c 28:5 - operand
     - isUsed: 1
     parm_decl a test14.c 23:17 - ref
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
    integer_cst 300 - operand
  block - operand
function_decl func4 test14.c 31:6
- isPublic: 1
 function_type - function type
  void_type - function return type
   type_decl void - type name
  tree_list - arg types
   pointer_type - value
    integer_type - nested type
    - precisionBits: 32
    - signed
     type_decl int - type name
     integer_cst 32 - type size
     integer_cst -2147483648 - min value
     integer_cst 2147483647 - max value
   tree_list - chain
    void_type - value
     type_decl void - type name
 result_decl test14.c 31:6 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void - type name
 - isUsed: 1
 parm_decl a test14.c 31:17 - argument
  pointer_type - decl type
   integer_type - nested type
   - precisionBits: 32
   - signed
    type_decl int - type name
    integer_cst 32 - type size
    integer_cst -2147483648 - min value
    integer_cst 2147483647 - max value
  integer_cst 64 - parm size
 bind_expr test14.c 32:1 - code
  cond_expr test14.c 33:8 - operand
   ne_expr test14.c 33:9 - operand
    - isUsed: 1
    parm_decl a test14.c 31:17 - operand
     pointer_type - decl type
      integer_type - nested type
      - precisionBits: 32
      - signed
       type_decl int - type name
       integer_cst 32 - type size
       integer_cst -2147483648 - min value
       integer_cst 2147483647 - max value
     integer_cst 64 - parm size
    integer_cst 0 - operand
   modify_expr test14.c 35:12 - operand
    indirect_ref test14.c 35:9 - operand
     - isUsed: 1
     parm_decl a test14.c 31:17 - ref
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
    integer_cst 400 - operand
  block - operand
function_decl func5 test14.c 39:6
- isPublic: 1
 function_type - function type
  void_type - function return type
   type_decl void - type name
  tree_list - arg types
   pointer_type - value
    integer_type - nested type
    - precisionBits: 32
    - signed
     type_decl int - type name
     integer_cst 32 - type size
     integer_cst -2147483648 - min value
     integer_cst 2147483647 - max value
   tree_list - chain
    void_type - value
     type_decl void - type name
 result_decl test14.c 39:6 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void - type name
 - isUsed: 1
 parm_decl a test14.c 39:17 - argument
  pointer_type - decl type
   integer_type - nested type
   - precisionBits: 32
   - signed
    type_decl int - type name
    integer_cst 32 - type size
    integer_cst -2147483648 - min value
    integer_cst 2147483647 - max value
  integer_cst 64 - parm size
 bind_expr test14.c 40:1 - code
  statement_list - operand
   cond_expr test14.c 41:8 - statement
    ne_expr test14.c 41:9 - operand
     - isUsed: 1
     parm_decl a test14.c 39:17 - operand
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
     integer_cst 0 - operand
    modify_expr test14.c 43:12 - operand
     indirect_ref test14.c 43:9 - operand
      - isUsed: 1
      parm_decl a test14.c 39:17 - ref
       pointer_type - decl type
        integer_type - nested type
        - precisionBits: 32
        - signed
         type_decl int - type name
         integer_cst 32 - type size
         integer_cst -2147483648 - min value
         integer_cst 2147483647 - max value
       integer_cst 64 - parm size
     integer_cst 500 - operand
   modify_expr test14.c 45:8 - statement
    indirect_ref test14.c 45:5 - operand
     - isUsed: 1
     parm_decl a test14.c 39:17 - ref
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
    integer_cst 600 - operand
  block - operand
function_decl func6 test14.c 48:6
- isPublic: 1
 function_type - function type
  void_type - function return type
   type_decl void - type name
  tree_list - arg types
   pointer_type - value
    integer_type - nested type
    - precisionBits: 32
    - signed
     type_decl int - type name
     integer_cst 32 - type size
     integer_cst -2147483648 - min value
     integer_cst 2147483647 - max value
   tree_list - chain
    void_type - value
     type_decl void - type name
 result_decl test14.c 48:6 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void - type name
 - isUsed: 1
 parm_decl a test14.c 48:17 - argument
  pointer_type - decl type
   integer_type - nested type
   - precisionBits: 32
   - signed
    type_decl int - type name
    integer_cst 32 - type size
    integer_cst -2147483648 - min value
    integer_cst 2147483647 - max value
  integer_cst 64 - parm size
 bind_expr test14.c 49:1 - code
  statement_list - operand
   cond_expr test14.c 50:8 - statement
    eq_expr test14.c 50:9 - operand
     - isUsed: 1
     parm_decl a test14.c 48:17 - operand
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
     integer_cst 0 - operand
    bind_expr test14.c 51:5 - operand
     var_decl k test14.c 52:13 - operand
      integer_cst 32 - decl size
      integer_cst 10 - initial
      integer_type - var type
      - precisionBits: 32
      - signed
       type_decl int - type name
       integer_cst 32 - type size
       integer_cst -2147483648 - min value
       integer_cst 2147483647 - max value
     statement_list - operand
      decl_expr test14.c 52:13 - statement
       var_decl k test14.c 52:13 - operand
      return_expr test14.c 53:9 - statement
     block - operand
      var_decl k test14.c 52:13 - block vars
   modify_expr test14.c 56:8 - statement
    indirect_ref test14.c 56:5 - operand
     - isUsed: 1
     parm_decl a test14.c 48:17 - ref
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
    integer_cst 700 - operand
  block - operand
   block - sub block
    var_decl k test14.c 52:13 - block vars
function_decl func7 test14.c 59:6
- isPublic: 1
 function_type - function type
  void_type - function return type
   type_decl void - type name
  tree_list - arg types
   pointer_type - value
    integer_type - nested type
    - precisionBits: 32
    - signed
     type_decl int - type name
     integer_cst 32 - type size
     integer_cst -2147483648 - min value
     integer_cst 2147483647 - max value
   tree_list - chain
    void_type - value
     type_decl void - type name
 result_decl test14.c 59:6 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void - type name
 - isUsed: 1
 parm_decl aptr test14.c 59:17 - argument
  pointer_type - decl type
   integer_type - nested type
   - precisionBits: 32
   - signed
    type_decl int - type name
    integer_cst 32 - type size
    integer_cst -2147483648 - min value
    integer_cst 2147483647 - max value
  integer_cst 64 - parm size
 bind_expr test14.c 60:1 - code
  statement_list - operand
   cond_expr test14.c 61:8 - statement
    integer_cst 0 - operand
    cond_expr test14.c 63:12 - operand
     eq_expr test14.c 63:13 - operand
      - isUsed: 1
      parm_decl aptr test14.c 59:17 - operand
       pointer_type - decl type
        integer_type - nested type
        - precisionBits: 32
        - signed
         type_decl int - type name
         integer_cst 32 - type size
         integer_cst -2147483648 - min value
         integer_cst 2147483647 - max value
       integer_cst 64 - parm size
      integer_cst 0 - operand
     bind_expr test14.c 64:9 - operand
      var_decl k test14.c 65:17 - operand
       integer_cst 32 - decl size
       integer_cst 10 - initial
       integer_type - var type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      statement_list - operand
       decl_expr test14.c 65:17 - statement
        var_decl k test14.c 65:17 - operand
       return_expr test14.c 66:13 - statement
      block - operand
       var_decl k test14.c 65:17 - block vars
   modify_expr test14.c 70:11 - statement
    indirect_ref test14.c 70:5 - operand
     - isUsed: 1
     parm_decl aptr test14.c 59:17 - ref
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
    integer_cst 800 - operand
  block - operand
   block - sub block
    var_decl k test14.c 65:17 - block vars
function_decl func8 test14.c 73:6
- isPublic: 1
 function_type - function type
  void_type - function return type
   type_decl void - type name
  tree_list - arg types
   pointer_type - value
    integer_type - nested type
    - precisionBits: 32
    - signed
     type_decl int - type name
     integer_cst 32 - type size
     integer_cst -2147483648 - min value
     integer_cst 2147483647 - max value
   tree_list - chain
    void_type - value
     type_decl void - type name
 result_decl test14.c 73:6 - function result
 - isAutogenerated: 1
  void_type - result type
   type_decl void - type name
 - isUsed: 1
 parm_decl aptr test14.c 73:17 - argument
  pointer_type - decl type
   integer_type - nested type
   - precisionBits: 32
   - signed
    type_decl int - type name
    integer_cst 32 - type size
    integer_cst -2147483648 - min value
    integer_cst 2147483647 - max value
  integer_cst 64 - parm size
 bind_expr test14.c 74:1 - code
  statement_list - operand
   cond_expr test14.c 75:8 - statement
    eq_expr test14.c 75:9 - operand
     - isUsed: 1
     parm_decl aptr test14.c 73:17 - operand
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
     integer_cst 0 - operand
    statement_list - operand
     cond_expr test14.c 77:12 - statement
      integer_cst 0 - operand
      bind_expr test14.c 78:9 - operand
       var_decl k test14.c 79:17 - operand
        integer_cst 32 - decl size
        integer_cst 10 - initial
        integer_type - var type
        - precisionBits: 32
        - signed
         type_decl int - type name
         integer_cst 32 - type size
         integer_cst -2147483648 - min value
         integer_cst 2147483647 - max value
       statement_list - operand
        decl_expr test14.c 79:17 - statement
         var_decl k test14.c 79:17 - operand
        decl_expr test14.c 80:17 - statement
         var_decl l test14.c 80:17 - operand
          integer_cst 32 - decl size
          integer_cst 20 - initial
          integer_type - var type
          - precisionBits: 32
          - signed
           type_decl int - type name
           integer_cst 32 - type size
           integer_cst -2147483648 - min value
           integer_cst 2147483647 - max value
       block - operand
        var_decl k test14.c 79:17 - block vars
        var_decl l test14.c 80:17 - block vars
     return_expr test14.c 82:9 - statement
   modify_expr test14.c 85:11 - statement
    indirect_ref test14.c 85:5 - operand
     - isUsed: 1
     parm_decl aptr test14.c 73:17 - ref
      pointer_type - decl type
       integer_type - nested type
       - precisionBits: 32
       - signed
        type_decl int - type name
        integer_cst 32 - type size
        integer_cst -2147483648 - min value
        integer_cst 2147483647 - max value
      integer_cst 64 - parm size
    integer_cst 900 - operand
  block - operand
   block - sub block
    var_decl k test14.c 79:17 - block vars
    var_decl l test14.c 80:17 - block vars