Changeset 8fd0ce3 for tests


Ignore:
Timestamp:
Oct 12, 2020, 8:12:25 AM (3 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
0b18db7, 4b30e8cc
Parents:
aa90b2c
Message:

update init1-ERROR after remove incompatible-pointer-types warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/.expect/init1-ERROR.txt

    raa90b2c r8fd0ce3  
    77error: No reasonable alternatives for expression Untyped Init Expression
    88  Name: cpx  InitAlternative: pointer to float
    9 init1.cfa:100:1 error: No reasonable alternatives for expression Generated Cast of:
     9init1.cfa:104:1 error: No reasonable alternatives for expression Generated Cast of:
    1010  Name: rx
    1111... to:
    1212  reference to signed int
    13 init1.cfa:103:1 error: No reasonable alternatives for expression Applying untyped:
     13init1.cfa:107:1 error: No reasonable alternatives for expression Applying untyped:
    1414  Name: ?{}
    1515...to:
     
    2020  Name: px
    2121
    22 init1.cfa:110:1 error: No reasonable alternatives for expression Generated Cast of:
     22init1.cfa:114:1 error: No reasonable alternatives for expression Generated Cast of:
    2323  Name: crx
    2424... to:
    2525  reference to float
    26 init1.cfa:113:1 error: No reasonable alternatives for expression Applying untyped:
     26init1.cfa:117:1 error: No reasonable alternatives for expression Applying untyped:
    2727  Name: ?{}
    2828...to:
     
    3333  Name: cpx
    3434
    35 init1.cfa:120:1 error: No reasonable alternatives for expression Generated Cast of:
     35init1.cfa:124:1 error: No reasonable alternatives for expression Generated Cast of:
    3636  Name: s
    3737... to:
    3838  reference to instance of type T (not function type)
    39 init1.cfa:124:1 error: No reasonable alternatives for expression Applying untyped:
     39init1.cfa:128:1 error: No reasonable alternatives for expression Applying untyped:
    4040  Name: ?{}
    4141...to:
Note: See TracChangeset for help on using the changeset viewer.