[Mono-bugs] [Bug 58475][Nor] Changed - Incorrect long comparison

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 13 May 2004 23:30:55 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=58475

--- shadow/58475	2004-05-13 23:28:04.000000000 -0400
+++ shadow/58475.tmp.506	2004-05-13 23:30:55.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 58475
-Product: Mono: Compilers
+Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: x86 linux 2.6.5, gcc 3.3.1
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
-Component: C#
+Priority: Normal
+Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: s001@hotbox.ru               
 QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: V1
 URL: 
 Cc: 
-Summary: C# miscompiles boolean expression
+Summary: Incorrect long comparison
 
 Description of Problem:
  C# miscompiles boolean expression
 
 Steps to reproduce the problem:
  Compile and run the following test:
@@ -81,6 +81,10 @@
 Ok, should I send you my test executable?
 I'm not sure how can I track this down further.
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-05-13 23:28 -------
 Miguel, on CVS I have the same results as the reporter.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-05-13 23:30 -------
+If i run the mcs binary on MS.net, it runs ok. If i compile with csc
+and run on mono it fails ==> runtime.