Ignore:
File:
1 edited

Legend:

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

    r36ec816 r1db306a  
    77  char Alternatives are:
    88Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
    9       Variable Expression: FX86: double
     9      Variable Expression: FX86: signed int
    1010      ... with resolved type:
    11         double
     11        signed int
    1212    ... to:
    1313      char
     
    3939
    4040Cost ( 1, 0, 0, 0, 0, 0, 0 ): Explicit Cast of:
    41       Variable Expression: FX86: signed int
     41      Variable Expression: FX86: double
    4242      ... with resolved type:
    43         signed int
     43        double
    4444    ... to:
    4545      char
Note: See TracChangeset for help on using the changeset viewer.