[Webkit-unassigned] [Bug 138840] New: Incorrect detection of toolchain support for Cortex-A53 erratum 835769 workaround

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 18 11:39:03 PST 2014


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

            Bug ID: 138840
           Summary: Incorrect detection of toolchain support for
                    Cortex-A53 erratum 835769 workaround
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: akiss at inf.u-szeged.hu
                CC: ossy at webkit.org

If the compiler already implements the workaround for the erratum but the linker still does not, the build fails with 
/usr/bin/ld: unrecognized option '--fix-cortex-a53-835769'

The current code in OptionsCommon.cmake only checks for the compilation to work but does not try to link.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141118/3303d83b/attachment-0002.html>


More information about the webkit-unassigned mailing list