dotgnu-pnet
[Top][All Lists]
Advanced

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

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


From: Gopal.V
Subject: [Pnet-developers] [bugs #6069] Optimisation on the double assign and add operations
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #6069] Latest Modifications:

Changes by: 
                Gopal.V <address@hidden>
'Date: 
                Tue 11/23/2004 at 10:55 (Asia/Calcutta)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Postponed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Some time in the future :)






/**************************************************************************/
[bugs #6069] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=6069>
Project: DotGNU Portable.NET
Submitted by: Gopal.V
On: Mon 10/20/2003 at 10:22

Category:  None
Severity:  1 - None
Item Group:  None
Resolution:  Postponed
Privacy:  Public
Assigned to:  t3rmin4t0r
Status:  Closed


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

Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 11/23/2004 at 10:55       By: Gopal.V <t3rmin4t0r>
Some time in the future :)






File Attachments
-------------------

-------------------------------------------------------
Date: Mon 10/20/2003 at 10:22  Name: 2.cs  Size: 144B   By: t3rmin4t0r
Test case
http://savannah.gnu.org/bugs/download.php?item_id=6069&amp;item_file_id=731






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=6069>

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





reply via email to

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