Index: /trunk/src/VBox/VMM/include/IEMInternal.h
===================================================================
--- /trunk/src/VBox/VMM/include/IEMInternal.h	(revision 37090)
+++ /trunk/src/VBox/VMM/include/IEMInternal.h	(revision 37091)
@@ -147,5 +147,5 @@
     bool                    fByPassHandlers;
     /** Explicit alignment padding. */
-    bool                    afAlignment0[2];
+    bool                    afAlignment0[3];
 
     /** The flags of the current exception / interrupt. */
@@ -156,5 +156,5 @@
     int8_t                  cXcptRecursions;
     /** Explicit alignment padding. */
-    bool                    afAlignment1[1];
+    bool                    afAlignment1[5];
     /** The CPL. */
     uint8_t                 uCpl;
