[Mono-bugs] [Bug 69142][Nor] Changed - [PPC] mini rcheck has failures.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Nov 2004 13:51:56 -0500 (EST)
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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69142
--- shadow/69142 2004-11-12 11:30:24.000000000 -0500
+++ shadow/69142.tmp.7266 2004-11-12 13:51:56.000000000 -0500
@@ -92,6 +92,11 @@
ArithmetricException, not OverflowException.
Emitting the exception should be done with
EMIT_COND_SYSTEM_EXCEPTION_FLAGS, so the instruction sequence is
shorter and you should either use the likely flag or rearrange the
sequence so that the default case of no exception is straight code
or we get a pipeline flush every time.
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-11-12 13:51 -------
+Created an attachment (id=13222)
+updated patch
+