Changeset 5b66938
- Timestamp:
- Dec 5, 2024, 4:39:21 PM (13 days ago)
- Branches:
- master
- Children:
- 9861ef2
- Parents:
- b38d24a
- Location:
- tests/.expect
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/KRfunctions.x86.txt
rb38d24a r5b66938 104 104 signed int _X1bi_2; 105 105 { 106 signed int *(*_tmp_cp_ret 0)(signed int __param_0, signed int __param_1);107 ((void)(_X1xFPi_ii__2=(((void)(_tmp_cp_ret 0=_X3f10FFPi_ii__iPiPid__1(3, (&_X1ai_2), (&_X1bi_2), 3.5))) , _tmp_cp_ret0)));106 signed int *(*_tmp_cp_ret8)(signed int __param_0, signed int __param_1); 107 ((void)(_X1xFPi_ii__2=(((void)(_tmp_cp_ret8=_X3f10FFPi_ii__iPiPid__1(3, (&_X1ai_2), (&_X1bi_2), 3.5))) , _tmp_cp_ret8))); 108 108 } 109 109 -
tests/.expect/gccExtensions.x86.txt
rb38d24a r5b66938 317 317 } 318 318 319 signed int _tmp_cp_ret 0;320 signed int _X3reti_2 = (((void)(_tmp_cp_ret 0=invoke_main(_X4argci_1, _X4argvPPc_1, _X4envpPPc_1))) , _tmp_cp_ret0);319 signed int _tmp_cp_ret8; 320 signed int _X3reti_2 = (((void)(_tmp_cp_ret8=invoke_main(_X4argci_1, _X4argvPPc_1, _X4envpPPc_1))) , _tmp_cp_ret8); 321 321 if ( ((&_X17cfa_main_returnedi_1)!=((signed int *)0)) ) { 322 322 {
Note: See TracChangeset
for help on using the changeset viewer.