[Webkit-unassigned] [Bug 60690] Avoid increasing required alignment of target type warning on ARM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 02:38:03 PDT 2011


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


Ryuan Choi <ryuan.choi at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[CMAKE] Remove -Wcast-align |Avoid increasing required
                   |                            |alignment of target type
                   |                            |warning on ARM
          Component|WebKit EFL                  |JavaScriptCore




--- Comment #10 from Ryuan Choi <ryuan.choi at samsung.com>  2011-05-23 02:38:02 PST ---
(In reply to comment #9)
> Well, we should try to fix the alignment warnings before landing such a patch.
> 
> If you make sure the cast is OK, you can use the reinterpret_cast_ptr feature which was landed in bug 38045 . Otherwise that could be a real problem.

Thank you for your comment.

I don't know it too much. but I prepared a patch like you mentioned.

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