- Timestamp:
- Jul 16, 2020, 12:35:19 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 463cb33
- Parents:
- cadec25
- Location:
- tests
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/functions.x64.txt
rcadec25 r3f06c05 121 121 122 122 } 123 struct _conc__tuple2_0; 123 124 struct _conc__tuple2_0 { 124 125 signed int field_0; … … 157 158 158 159 } 160 struct _conc__tuple3_1; 159 161 struct _conc__tuple3_1 { 160 162 signed int field_0; … … 170 172 __attribute__ ((unused)) struct _conc__tuple3_1 _X9_retval_fT3iii_1 = { }; 171 173 } 174 struct _conc__tuple3_2; 172 175 struct _conc__tuple3_2 { 173 176 signed int field_0; … … 260 263 __attribute__ ((unused)) signed int *const _X10_retval_f3KPi_1; 261 264 } 265 struct _conc__tuple2_3; 262 266 struct _conc__tuple2_3 { 263 267 signed int *field_0; -
tests/.expect/functions.x86.txt
rcadec25 r3f06c05 121 121 122 122 } 123 struct _conc__tuple2_0; 123 124 struct _conc__tuple2_0 { 124 125 signed int field_0; … … 157 158 158 159 } 160 struct _conc__tuple3_1; 159 161 struct _conc__tuple3_1 { 160 162 signed int field_0; … … 170 172 __attribute__ ((unused)) struct _conc__tuple3_1 _X9_retval_fT3iii_1 = { }; 171 173 } 174 struct _conc__tuple3_2; 172 175 struct _conc__tuple3_2 { 173 176 signed int field_0; … … 260 263 __attribute__ ((unused)) signed int *const _X10_retval_f3KPi_1; 261 264 } 265 struct _conc__tuple2_3; 262 266 struct _conc__tuple2_3 { 263 267 signed int *field_0;
Note: See TracChangeset
for help on using the changeset viewer.