Ignore:
Timestamp:
Sep 28, 2020, 3:18:15 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
40c81e5
Parents:
7ab28b6
Message:

Fix builtins/sync test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/builtins/sync.cfa

    r7ab28b6 re927ba8  
    6666        #if defined(__SIZEOF_INT128__)
    6767        { __int128 ret; ret = __sync_fetch_and_nand(vplll, vlll); }
    68         { __int128 ret; ret = __sync_fetch_and_nand_16(vplll, vlll); }
    6968        #endif
    7069
Note: See TracChangeset for help on using the changeset viewer.