VirtualBox

Ignore:
Timestamp:
Aug 5, 2012 4:26:25 PM (12 years ago)
Author:
vboxsync
Message:

REM: Initial changes to make it work (seemingly) with MinGW-w64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/gen-icount.h

    r37689 r42601  
    3030        *icount_arg = num_insns;
    3131        gen_set_label(icount_label);
    32         tcg_gen_exit_tb((long)tb + 2);
     32        tcg_gen_exit_tb((uintptr_t)(tb + 2));
    3333    }
    3434}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette