[Webkit-unassigned] [Bug 125454] New: sh4 port doesn't build since r160244

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 9 08:34:06 PST 2013


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

           Summary: sh4 port doesn't build since r160244
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbriance at cisco.com


sh4 LLINT build is broken since http://trac.webkit.org/changeset/160244

    [100%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LowLevelInterpreter.cpp.o
    /tmp/ccoslcqI.s: Assembler messages:
    /tmp/ccoslcqI.s:12475: Error: displacement to defined symbol llint_throw_from_slow_path_trampoline overflows 12-bit field
    make[3]: *** [Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LowLevelInterpreter.cpp.o] Error 1

The problem is identified and comes from sh4 LLINT implementation, not r160244. I'll submit a patch soon

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