Ignore:
Timestamp:
Oct 19, 2017, 11:15:35 AM (7 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
150ec33
Parents:
18ca28e
git-author:
Rob Schluntz <rschlunt@…> (10/13/17 16:02:35)
git-committer:
Rob Schluntz <rschlunt@…> (10/19/17 11:15:35)
Message:

Update 64-bit tests for autogen return changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/.expect/64/KRfunctions.txt

    r18ca28e rd411426d  
    3434    struct S ___ret__2sS_1;
    3535    ((void)((*___dst__R2sS_1).__i__i_1=___src__2sS_1.__i__i_1));
    36     ((void)___constructor__F_R2sS2sS_autogen___1((&___ret__2sS_1), ___src__2sS_1));
     36    ((void)___constructor__F_R2sS2sS_autogen___1((&___ret__2sS_1), (*___dst__R2sS_1)));
    3737    return ___ret__2sS_1;
    3838}
Note: See TracChangeset for help on using the changeset viewer.