Browse Source

* even more uglier

peter 22 years ago
parent
commit
47e0313606
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbs/tw2668.pp

+ 1 - 1
tests/webtbs/tw2668.pp

@@ -30,5 +30,5 @@ const
 asm
         MOVZX   EAX, TFloatingPointClass(FPClasses[EDX])
         MOVZX   EAX, TFloatingPointClass([ECX].FPClasses[EDX])
-        MOVZX   EAX, TFloatingPointClass([ECX].1[EDX])
+        MOVZX   EAX, TFloatingPointClass([ECX].1+2[EDX])
 end.