Index: /trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp
===================================================================
--- /trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp	(revision 17225)
+++ /trunk/src/VBox/VMM/testcase/tstVMStructGC.cpp	(revision 17226)
@@ -44,5 +44,5 @@
 AssertCompileSize(RTGCPTR,  8);
 #else
-AssertCompileSize(RTGCPTR,  8);
+AssertCompileSize(RTGCPTR,  4);
 #endif
 AssertCompileSize(RTGCPHYS, 8);
