Ignore:
Timestamp:
Nov 27, 2024, 4:01:37 PM (3 weeks ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
71f3d45
Parents:
e25ef8c
Message:

Moved the non-trivial bodies of the power (exponental) functions out of the prelude and into the library. They have caused some issues in debugging there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/.expect/declarationSpecifier.x64.txt

    re25ef8c r108b2c7  
    10591059    }
    10601060
    1061     signed int _tmp_cp_ret6;
    1062     signed int _X3reti_2 = (((void)(_tmp_cp_ret6=invoke_main(_X4argci_1, _X4argvPPc_1, _X4envpPPc_1))) , _tmp_cp_ret6);
     1061    signed int _tmp_cp_ret0;
     1062    signed int _X3reti_2 = (((void)(_tmp_cp_ret0=invoke_main(_X4argci_1, _X4argvPPc_1, _X4envpPPc_1))) , _tmp_cp_ret0);
    10631063    if ( ((&_X17cfa_main_returnedi_1)!=((signed int *)0)) ) {
    10641064        {
Note: See TracChangeset for help on using the changeset viewer.