dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: cscctest/c/stmt switch1.3il, 1.3, 1.4 switch1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: cscctest/c/stmt switch1.3il, 1.3, 1.4 switch1.il, 1.3, 1.4
Date: Mon, 18 Aug 2003 03:36:07 -0400

Update of /cvsroot/dotgnu-pnet/cscctest/c/stmt
In directory subversions:/tmp/cvs-serv9253/c/stmt

Modified Files:
        switch1.3il switch1.il 
Log Message:


Problems with previous commit.


Index: switch1.3il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/c/stmt/switch1.3il,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** switch1.3il 18 Aug 2003 07:22:43 -0000      1.3
--- switch1.3il 18 Aug 2003 07:36:05 -0000      1.4
***************
*** 138,145 ****
        ldarg.0
        stloc.1
!       dup
        ldc.i4  900
        bge     ?L27
!       dup
        ldc.i4  500
        bge     ?L28
--- 138,145 ----
        ldarg.0
        stloc.1
!       ldloc.1
        ldc.i4  900
        bge     ?L27
!       ldloc.1
        ldc.i4  500
        bge     ?L28
***************
*** 172,176 ****
        br      ?L33
  ?L27:
!       dup
        ldc.i4  1300
        bge     ?L38
--- 172,176 ----
        br      ?L33
  ?L27:
!       ldloc.1
        ldc.i4  1300
        bge     ?L38
***************
*** 314,318 ****
        ldarg.0
        stloc.1
!       dup
        ldc.i4.4
        conv.i8
--- 314,318 ----
        ldarg.0
        stloc.1
!       ldloc.1
        ldc.i4.4
        conv.i8

Index: switch1.il
===================================================================
RCS file: /cvsroot/dotgnu-pnet/cscctest/c/stmt/switch1.il,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** switch1.il  18 Aug 2003 07:22:43 -0000      1.3
--- switch1.il  18 Aug 2003 07:36:05 -0000      1.4
***************
*** 138,145 ****
        ldarg.0
        stloc.1
!       dup
        ldc.i4  900
        bge     ?L27
!       dup
        ldc.i4  500
        bge     ?L28
--- 138,145 ----
        ldarg.0
        stloc.1
!       ldloc.1
        ldc.i4  900
        bge     ?L27
!       ldloc.1
        ldc.i4  500
        bge     ?L28
***************
*** 172,176 ****
        br      ?L33
  ?L27:
!       dup
        ldc.i4  1300
        bge     ?L38
--- 172,176 ----
        br      ?L33
  ?L27:
!       ldloc.1
        ldc.i4  1300
        bge     ?L38
***************
*** 314,318 ****
        ldarg.0
        stloc.1
!       dup
        ldc.i4.4
        conv.i8
--- 314,318 ----
        ldarg.0
        stloc.1
!       ldloc.1
        ldc.i4.4
        conv.i8





reply via email to

[Prev in Thread] Current Thread [Next in Thread]