1 | nameExpr is v1
|
---|
2 | decl is v1: pointer to signed int
|
---|
3 | newExpr is Variable Expression: v1: pointer to signed int
|
---|
4 |
|
---|
5 | alternatives before prune:
|
---|
6 | Cost ( 0, 0, 0 ): Variable Expression: v1: pointer to signed int
|
---|
7 | (types:
|
---|
8 | lvalue pointer to signed int
|
---|
9 | )
|
---|
10 | Environment:
|
---|
11 |
|
---|
12 | there are 1 alternatives before elimination
|
---|
13 | there are 1 alternatives after elimination
|
---|
14 | alternatives before prune:
|
---|
15 | Cost ( 0, 0, 1 ): Cast of:
|
---|
16 | Variable Expression: v1: pointer to signed int
|
---|
17 |
|
---|
18 | to:
|
---|
19 | nothing
|
---|
20 | (types:
|
---|
21 | )
|
---|
22 | Environment:
|
---|
23 |
|
---|
24 | there are 1 alternatives before elimination
|
---|
25 | there are 1 alternatives after elimination
|
---|
26 | nameExpr is *?
|
---|
27 | alternatives before prune:
|
---|
28 | Cost ( 0, 0, 0 ): constant expression 4 signed int (types:
|
---|
29 | signed int
|
---|
30 | )
|
---|
31 | Environment:
|
---|
32 |
|
---|
33 | there are 1 alternatives before elimination
|
---|
34 | there are 1 alternatives after elimination
|
---|
35 | alternatives before prune:
|
---|
36 | Cost ( 0, 0, 2 ): Cast of:
|
---|
37 | constant expression 4 signed int
|
---|
38 | to:
|
---|
39 | long unsigned int
|
---|
40 | (types:
|
---|
41 | long unsigned int
|
---|
42 | )
|
---|
43 | Environment:
|
---|
44 |
|
---|
45 | there are 1 alternatives before elimination
|
---|
46 | there are 1 alternatives after elimination
|
---|
47 | alternatives before prune:
|
---|
48 | Cost ( 0, 0, 0 ): constant expression 4 signed int (types:
|
---|
49 | signed int
|
---|
50 | )
|
---|
51 | Environment:
|
---|
52 |
|
---|
53 | there are 1 alternatives before elimination
|
---|
54 | there are 1 alternatives after elimination
|
---|
55 | alternatives before prune:
|
---|
56 | Cost ( 0, 0, 2 ): Cast of:
|
---|
57 | constant expression 4 signed int
|
---|
58 | to:
|
---|
59 | long unsigned int
|
---|
60 | (types:
|
---|
61 | long unsigned int
|
---|
62 | )
|
---|
63 | Environment:
|
---|
64 |
|
---|
65 | there are 1 alternatives before elimination
|
---|
66 | there are 1 alternatives after elimination
|
---|
67 | Error: No reasonable alternatives for expression Name: *?
|
---|
68 |
|
---|