VirtualBox

Ignore:
Timestamp:
Feb 7, 2017 11:46:04 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113336
Message:

gcc 7: fall thru

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CSAM.cpp

    r63560 r65650  
    10681068        if (EMIsRawRing1Enabled(pVM))
    10691069            break;
    1070         /* no break */
     1070        /* fall thru */
    10711071
    10721072    case OP_ILLUD2:
     
    11651165            break;
    11661166
    1167         /* no break */
     1167        /* fall thru */
    11681168#ifndef VBOX_WITH_SAFE_STR
    11691169    case OP_STR:
    11701170#endif
     1171        /* fall thru */
    11711172    case OP_LSL:
    11721173    case OP_LAR:
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