WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
115234
[Qt][SH4]
r149159
broke Qt Linux SH4 Release build
https://bugs.webkit.org/show_bug.cgi?id=115234
Summary
[Qt][SH4] r149159 broke Qt Linux SH4 Release build
Zoltan Arvai
Reported
2013-04-26 01:31:22 PDT
It seems enum BranchTruncateType { BranchIfTruncateFailed, BranchIfTruncateSuccessful } is missing from JavaScriptCore/assembler/MacroAssemblerSH4.h. /local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/jit/ThunkGenerators.cpp: In function 'JSC::MacroAssemblerCodeRef JSC::imulThunkGenerator(JSC::VM*)': /local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/jit/ThunkGenerators.cpp:786:99: error: 'BranchIfTruncateSuccessful' is not a member of 'JSC::SpecializedThunkJIT' /local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/jit/ThunkGenerators.cpp:795:99: error: 'BranchIfTruncateSuccessful' is not a member of 'JSC::SpecializedThunkJIT'
Attachments
Add attachment
proposed patch, testcase, etc.
Zoltan Arvai
Comment 1
2013-04-26 03:55:26 PDT
Fix landend in
http://trac.webkit.org/changeset/149172
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug