Changeset ecaedf35 for tests/meta


Ignore:
Timestamp:
Aug 4, 2024, 11:34:40 AM (2 days ago)
Author:
JiadaL <j82liang@…>
Branches:
master
Children:
b797fe36
Parents:
2dd5c6d
Message:

Update test expect for arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/meta/.expect/arch.arm64.txt

    r2dd5c6d recaedf35  
    11meta/arch.cfa:28:1 error: Cannot choose between 3 alternatives for expression
    22Explicit Cast of:
    3   Name: FA64
     3  Name: FX64
    44... to:
    55  char
    66... with resolved type:
    77  char Alternatives are:
    8 Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
    9       Variable Expression: FA64: double
     8Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
     9      Variable Expression: FX64: double
    1010      ... with resolved type:
    1111        double
     
    1919  Environment:
    2020
    21 Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
    22       Variable Expression: FA64: function
     21Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
     22      Variable Expression: FX64: function
    2323        accepting unspecified arguments
    2424      ... returning nothing
     
    3838  Environment:
    3939
    40 Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
    41       Variable Expression: FA64: signed int
     40Cost ( 1, 0, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
     41      Variable Expression: FX64: signed int
    4242      ... with resolved type:
    4343        signed int
Note: See TracChangeset for help on using the changeset viewer.