[Webkit-unassigned] [Bug 25857] new dtoa.cpp strict-aliasing issues with gcc 4.4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 13:00:01 PDT 2009


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





------- Comment #2 from darin at apple.com  2009-05-19 13:00 PDT -------
(In reply to comment #1)
> CC'ing Darin since he had comments on the other strict aliasing bug.
> This one is in JSC, which he said should be strict-aliasing-safe?

Yes, JavaScriptCore is intended to be compiled with strict aliasing. So this
bug seems real and should be fixed, unlike strict aliasing issues in WebCore.
Making WebCore compiled with strict aliasing is entering new territory, but
this is not.


-- 
Configure bugmail: https://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