Ignore:
Timestamp:
Aug 12, 2016, 11:36:27 AM (7 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
e73a793
Parents:
dac593fd
Message:

Fix expect files for 32-bit build, per Thierry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/.expect/32/gccExtensions.txt

    rdac593fd r9903ebb  
    151151    struct s4 __y2__3ss4_2;
    152152    ((void)___constructor__F_P3ss4_autogen___2(((struct s4 *)(&__y2__3ss4_2))));
    153     int __m1__A0i_2[((long unsigned int )10)];
    154     int __m2__A0A0i_2[((long unsigned int )10)][((long unsigned int )10)];
    155     int __m3__A0A0i_2[((long unsigned int )10)][((long unsigned int )10)];
     153    int __m1__A0i_2[((unsigned int )10)];
     154    int __m2__A0A0i_2[((unsigned int )10)][((unsigned int )10)];
     155    int __m3__A0A0i_2[((unsigned int )10)][((unsigned int )10)];
    156156    int _retVal0 = { 0 };
    157157    ((void)(_retVal0=0) /* ?{} */);
Note: See TracChangeset for help on using the changeset viewer.