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/VMMAll/IEMAllInstructions.cpp.h

    r65621 r65650  
    31003100        case IEM_OP_PRF_SIZE_OP: /* SSE aligned */
    31013101            fAligned = true;
     3102            /* fall thru */
    31023103        case IEM_OP_PRF_REPZ: /* SSE unaligned */
    31033104            if (fAligned)
     
    37913792        case IEM_OP_PRF_SIZE_OP: /* SSE aligned */
    37923793            fAligned = true;
     3794            /* fall thru */
    37933795        case IEM_OP_PRF_REPZ: /* SSE unaligned */
    37943796            if (fAligned)
     
    1863218634            }
    1863318635            /* AMD falls thru. */
     18636            /* fall thru */
    1863418637
    1863518638        case IEMMODE_32BIT:
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