2006-05-06 Zoltan Varga <vargaz@gmail.com>
authorZoltan Varga <vargaz@gmail.com>
Sat, 6 May 2006 17:34:49 +0000 (17:34 -0000)
committerZoltan Varga <vargaz@gmail.com>
Sat, 6 May 2006 17:34:49 +0000 (17:34 -0000)
* iltests.il: Fix problem with the newly added test.

svn path=/trunk/mono/; revision=60362

mono/mini/ChangeLog
mono/mini/iltests.il

index f98c5fe9fb4e878efd7d1896265ab855fa4ca58a..e6876d264fbc4aed6c1bc40a4a8230690ee7b689 100644 (file)
@@ -1,5 +1,7 @@
 2006-05-06  Zoltan Varga  <vargaz@gmail.com>
 
+       * iltests.il: Fix problem with the newly added test.
+
        * mini-codegen.c (mono_local_regalloc): When changing the dreg of an instruction
        due to register constraints, free up the previous hreg. Fixes #78314.
 
index ab3fbc6476c41ef0c39660a4774647c951e23483..39c8f536f55796bcb79dc586648d56225c7e7914 100644 (file)
@@ -1025,7 +1025,7 @@ COND:   ldloc.0
     IL_0025:  shl
     IL_0026:  ceq
     IL_0028:  box        [mscorlib]System.Boolean
-    IL_0032:  call       void Tests::regress_78314_helper(object)
+    IL_0032:  call       void Tests::regalloc_regress_78314_helper(object)
     IL_0037:  ldloc.0
     IL_0038:  ldc.i4.1
     IL_0039:  add