source: tests/meta/.expect/arch.arm64.txt @ b59c21a

Last change on this file since b59c21a was ecaedf35, checked in by JiadaL <j82liang@…>, 6 weeks ago

Update test expect for arm64

  • Property mode set to 100644
File size: 1.0 KB
RevLine 
[456215a]1meta/arch.cfa:28:1 error: Cannot choose between 3 alternatives for expression
[a2f2fda]2Explicit Cast of:
[ecaedf35]3  Name: FX64
[a2f2fda]4... to:
[89c982c]5  char
6... with resolved type:
[a2f2fda]7  char Alternatives are:
[ecaedf35]8Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
9      Variable Expression: FX64: double
[89c982c]10      ... with resolved type:
[a195d6e]11        double
[a2f2fda]12    ... to:
13      char
[89c982c]14    ... with resolved type:
15      char
[a2f2fda]16  (types:
17    char
18  )
19  Environment:
20
[ecaedf35]21Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
22      Variable Expression: FX64: function
[a2f2fda]23        accepting unspecified arguments
24      ... returning nothing
25
[89c982c]26      ... with resolved type:
27        pointer to function
28          accepting unspecified arguments
29        ... returning nothing
30
[a2f2fda]31    ... to:
32      char
[89c982c]33    ... with resolved type:
34      char
[a2f2fda]35  (types:
36    char
37  )
38  Environment:
39
[ecaedf35]40Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
41      Variable Expression: FX64: signed int
[89c982c]42      ... with resolved type:
[a195d6e]43        signed int
[a2f2fda]44    ... to:
45      char
[89c982c]46    ... with resolved type:
47      char
[a2f2fda]48  (types:
49    char
50  )
51  Environment:
52
53
Note: See TracBrowser for help on using the repository browser.