https://bugzilla.novell.com/show_bug.cgi?id=379822

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=379822#c1


Raja Harinath <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #1 from Raja Harinath <[EMAIL PROTECTED]>  2008-04-15 11:27:38 MST 
---
Sorry, but for some reason, I find this bug hilarious :-)

I can confirm it with 'mcs' too.  It's got to to with constant folding, I
think.

Here's the generated IL

        IL_0000:  ldc.i4.1 
        IL_0001:  stloc.0 
        IL_0002:  ldloc.0 
        IL_0003:  call void class [mscorlib]System.Console::WriteLine(bool)
        IL_0008:  ret 

IL_0002 is wrong, of course.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to