[Webkit-unassigned] [Bug 15416] dtoa Falls into infinite loop on ARMEL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 17:25:35 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=15416





------- Comment #2 from weihong.zeng at hotmail.com  2008-02-25 17:25 PDT -------
Created an attachment (id=19364)
 --> (http://bugs.webkit.org/attachment.cgi?id=19364&action=view)
for mixed-endian ARM processor

#define IEEE_ARM for IEEE-arithmetic machines where the two words in a double
are stored in big endian order but the two shorts in a word are still stored in
little endian order.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list