Changes in / [62e456f:3233b91]


Ignore:
Files:
10 added
14 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • tests/meta/.expect/archVast.nast.arm64.txt

    r62e456f r3233b91  
    33  Name: FA64
    44... to:
    5   char
    6 ... with resolved type:
    75  char Alternatives are:
    86Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
    97      Variable Expression: FA64: signed int
    10       ... with resolved type:
    11         signed int
    128    ... to:
    13       char
    14     ... with resolved type:
    159      char
    1610  (types:
     
    2418      ... returning nothing
    2519
    26       ... with resolved type:
    27         pointer to function
    28           accepting unspecified arguments
    29         ... returning nothing
    30 
    3120    ... to:
    32       char
    33     ... with resolved type:
    3421      char
    3522  (types:
     
    4027Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
    4128      Variable Expression: FA64: double
    42       ... with resolved type:
    43         double
    4429    ... to:
    45       char
    46     ... with resolved type:
    4730      char
    4831  (types:
  • tests/meta/.expect/archVast.oast.arm64.txt

    r62e456f r3233b91  
    33  Name: FA64
    44... to:
    5   char
    6 with resolved type:
    75  char Alternatives are:
    86Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
     
    119      ... returning nothing
    1210
    13       with resolved type:
    14         pointer to function
    15           accepting unspecified arguments
    16         ... returning nothing
    17 
    1811    ... to:
    19       char
    20     with resolved type:
    2112      char
    2213  (types:
     
    2718Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
    2819      Variable Expression: FA64: double
    29       with resolved type:
    30         double
    3120    ... to:
    32       char
    33     with resolved type:
    3421      char
    3522  (types:
     
    4027Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
    4128      Variable Expression: FA64: signed int
    42       with resolved type:
    43         signed int
    4429    ... to:
    45       char
    46     with resolved type:
    4730      char
    4831  (types:
Note: See TracChangeset for help on using the changeset viewer.