bugDotGNU Portable.NET - Bugs: bug #18819, Incorrect conversion from unsigned...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #18819: Incorrect conversion from unsigned long long to double

Submitter:  Erven Rohou <erven>
Submitted:  Thu 18 Jan 2007 01:05:50 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Mon 28 May 2007 02:56:05 PM UTC, comment #2: 

Now that pnetC builds again i was able to check with the attached testcase conversion.c.

The bug is resolved for me .


Klaus Treichel <ktreichel>
Group administrator
Fri 25 May 2007 12:55:35 PM UTC, comment #1: 

A problem with converting unsigned long long to double has been fixed in cvs.

Can you check if your problem still exists?

Klaus

Klaus Treichel <ktreichel>
Group administrator
Thu 18 Jan 2007 01:05:50 PM UTC, original submission:  

The attached program fails when run with ilrun.
To reproduce, assemble the .s with cscc and run with ilrun. Or just run the attached CLI binary.
    cscc -o conversion conversion.s
    ilrun conversion

The C source code is attached for reference. It was compiled by GCC (ported to CLI).

Erven Rohou <erven>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #11775:  conversion.c added by erven (218B - text/plain)
file #11776:  conversion.s added by erven (863B - text/plain)
file #11777:  conversion added by erven (3KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ktreichel (Posted a comment)
  • -email is unavailable- added by erven (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-05-28 ktreichel StatusNone Fixed
        Open/ClosedOpen Closed
    2007-01-18 erven Attached File- Added conversion.c, #11775
        Attached File- Added conversion.s, #11776
        Attached File- Added conversion, #11777

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code