VirtualBox

Changeset 36774 in vbox


Ignore:
Timestamp:
Apr 20, 2011 7:16:37 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71319
Message:

build fix.

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllInstructions.cpp.h

    r36769 r36774  
    64896489        case 7: pImpl = &g_iemAImpl_sar; IEMOP_MNEMONIC("sar Ev,CL"); break;
    64906490        case 6: return IEMOP_RAISE_INVALID_LOCK_PREFIX();
     6491        IEM_NOT_REACHED_DEFAULT_CASE_RET(); /* gcc maybe stupid */
    64916492    }
    64926493
  • trunk/src/VBox/VMM/testcase/Makefile.kmk

    r36773 r36774  
    4343        tstCompiler \
    4444        tstVMMR0CallHost-1 \
    45         tstVMMR0CallHost-2 \
     45        tstVMMR0CallHost-2
    4646  ifn1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.amd64 freebsd.amd64 linux.amd64 win.amd64 ) ## TODO: Fix the code.
    4747   PROGRAMS  +=  tstX86-1
Note: See TracChangeset for help on using the changeset viewer.

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