- Timestamp:
- Aug 5, 2024, 2:01:50 PM (3 months ago)
- Branches:
- master
- Children:
- 7f18438
- Parents:
- cc077f4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/meta/.expect/arch.arm64.txt
rcc077f4 rf6d2e9b 1 1 meta/arch.cfa:28:1 error: Cannot choose between 3 alternatives for expression 2 2 Explicit Cast of: 3 Name: F X643 Name: FA64 4 4 ... to: 5 5 char … … 7 7 char Alternatives are: 8 8 Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: 9 Variable Expression: F X64: double9 Variable Expression: FA64: double 10 10 ... with resolved type: 11 11 double … … 20 20 21 21 Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: 22 Variable Expression: F X64: function22 Variable Expression: FA64: function 23 23 accepting unspecified arguments 24 24 ... returning nothing … … 39 39 40 40 Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of: 41 Variable Expression: F X64: signed int41 Variable Expression: FA64: signed int 42 42 ... with resolved type: 43 43 signed int
Note: See TracChangeset
for help on using the changeset viewer.