source:
tests/meta/.expect/archVast.oast.x86.txt
@
ad8072c
Last change on this file since ad8072c was 36ec816, checked in by , 4 years ago | |
---|---|
|
|
File size: 1017 bytes |
Line | |
---|---|
1 | meta/archVast.cfa:28:1 error: Cannot choose between 3 alternatives for expression |
2 | Explicit Cast of: |
3 | Name: FX86 |
4 | ... to: |
5 | char |
6 | with resolved type: |
7 | char Alternatives are: |
8 | Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: |
9 | Variable Expression: FX86: double |
10 | with resolved type: |
11 | double |
12 | ... to: |
13 | char |
14 | with resolved type: |
15 | char |
16 | (types: |
17 | char |
18 | ) |
19 | Environment: |
20 | |
21 | Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: |
22 | Variable Expression: FX86: function |
23 | accepting unspecified arguments |
24 | ... returning nothing |
25 | |
26 | with resolved type: |
27 | pointer to function |
28 | accepting unspecified arguments |
29 | ... returning nothing |
30 | |
31 | ... to: |
32 | char |
33 | with resolved type: |
34 | char |
35 | (types: |
36 | char |
37 | ) |
38 | Environment: |
39 | |
40 | Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: |
41 | Variable Expression: FX86: signed int |
42 | with resolved type: |
43 | signed int |
44 | ... to: |
45 | char |
46 | with resolved type: |
47 | char |
48 | (types: |
49 | char |
50 | ) |
51 | Environment: |
52 | |
53 |
Note: See TracBrowser
for help on using the repository browser.