[Webkit-unassigned] [Bug 116315] DFG_OPERATIONs with double arguments generate incorrect code on ARM soft-fp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 4 10:41:30 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=116315





--- Comment #2 from Mark Hahnenberg <mhahnenberg at apple.com>  2013-11-04 10:40:17 PST ---
(From update of attachment 202085)
View in context: https://bugs.webkit.org/attachment.cgi?id=202085&action=review

Sorry, could you rebase? It makes getting context for the review easier.

> Source/JavaScriptCore/dfg/DFGCCallHelpers.h:580
>  #endif // CPU(ARM_HARDFP)

I'm no expert, but is this the #define for ARM_HARDFP? Why are we assuming the softfp ABI inside of this #define?

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



More information about the webkit-unassigned mailing list