dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bug #6069] Optimisation on the double assign and add


From: nobody
Subject: [Pnet-developers] [bug #6069] Optimisation on the double assign and add operations
Date: Mon, 20 Oct 2003 06:22:56 -0400
User-agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

=================== BUG #6069: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6069&group_id=353

Submitted by: t3rmin4t0r              Project: DotGNU Portable.NET          
Submitted on: Mon 10/20/2003 at 15:52
Category:  None                       Severity:  1 - Ordinary               
Bug Group:  None                      Resolution:  None                     
Assigned to:  t3rmin4t0r              Status:  Open                         

Summary:  Optimisation on the double assign and add operations

Original Submission:  The double assign from an integer like

double x=1;

happens as ldc.i4.1,conv.r4,stloc.0 . The conversion should
be constant folded during compilation



No Followups Have Been Posted


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Mon 10/20/2003 at 15:52  Name: 2.cs  Size: 0KB   By: t3rmin4t0r
Test case
http://savannah.gnu.org/bugs/download.php?group_id=353&bug_id=6069&bug_file_id=731


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6069&group_id=353

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

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