[Mono-bugs] [Bug 43393][Cri] Changed - Register allocation problem with bytes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 21 May 2003 12:14:47 -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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=43393
--- shadow/43393 Wed May 21 12:06:37 2003
+++ shadow/43393.tmp.10491 Wed May 21 12:14:47 2003
@@ -1,12 +1,12 @@
Bug#: 43393
Product: Mono/Runtime
Version: unspecified
OS: Debian Woody
OS Details:
-Status: REOPENED
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Critical
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
@@ -63,6 +63,9 @@
I disabled allocation of signed bytes to registers, because x86 cant
sign extend 8bit valuse in caller saved registers.
------- Additional Comments From vargaz@freemail.hu 2003-05-21 12:06 -------
This is not quite fixed yet. If you change '42' to '-5' in abyte(), the
test still fails.
+
+------- Additional Comments From dietmar@ximian.com 2003-05-21 12:14 -------
+It works here - please can you test again.