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

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

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2659,1.2660


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2659,1.2660
Date: Mon, 18 Aug 2003 03:20:03 -0400

Update of /cvsroot/dotgnu-pnet/pnet
In directory subversions:/tmp/cvs-serv2471

Modified Files:
        ChangeLog 
Log Message:


Fix the code generation for C switch statements to stop values being
left on the stack during fall-through situations (bug #4822).


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2659
retrieving revision 1.2660
diff -C2 -r1.2659 -r1.2660
*** ChangeLog   17 Aug 2003 23:33:17 -0000      1.2659
--- ChangeLog   18 Aug 2003 07:20:00 -0000      1.2660
***************
*** 9,12 ****
--- 9,16 ----
        statement expressions in C (bug #4809).
  
+       * codegen/cg_stmt.tc: fix the code generation for C switch
+       statements to stop values being left on the stack during
+       fall-through situations (bug #4822).
+ 
  2003-08-15  Rhys Weatherley  <address@hidden>
  





reply via email to

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