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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 23:55:40 PST 2008


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


weihong.zeng at hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19364|0                           |1
        is obsolete|                            |
  Attachment #19444|                            |review+
               Flag|                            |




------- Comment #4 from weihong.zeng at hotmail.com  2008-02-28 23:55 PDT -------
Created an attachment (id=19444)
 --> (http://bugs.webkit.org/attachment.cgi?id=19444&action=view)
fix mixed-endian

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