Bug 125454

Summary: sh4 port doesn't build since r160244
Product: WebKit Reporter: Julien Brianceau <jbriance>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, msaboff, oliver, yannick.poirier
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
sh4 LLINT build fix. none

Julien Brianceau
Reported 2013-12-09 08:32:20 PST
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
Attachments
sh4 LLINT build fix. (3.70 KB, patch)
2013-12-09 09:20 PST, Julien Brianceau
no flags
Julien Brianceau
Comment 1 2013-12-09 09:20:56 PST
Created attachment 218769 [details] sh4 LLINT build fix.
WebKit Commit Bot
Comment 2 2013-12-09 10:33:48 PST
Comment on attachment 218769 [details] sh4 LLINT build fix. Clearing flags on attachment: 218769 Committed r160315: <http://trac.webkit.org/changeset/160315>
WebKit Commit Bot
Comment 3 2013-12-09 10:33:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.