[Webkit-unassigned] [Bug 112676] REGRESSION(r146089): It broke 20 sputnik tests on ARM traditional and Thumb2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 16:06:18 PDT 2013


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





--- Comment #11 from Csaba Osztrogonac <ossy at webkit.org>  2013-03-19 16:08:44 PST ---
(In reply to comment #7)
> Also, is ARMv7 on Qt using the ARMv7Assembler?

Our GCC's default is ARM, which uses ARMAssembler, but we can 
override it with -mthumb cflag and then ARMv7Assembler is used.
I checked manually and this bug is valid with both of them.

-- 
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