RESOLVED FIXED 122689
[sh4] Add missing test32 implementation in macro assembler
https://bugs.webkit.org/show_bug.cgi?id=122689
Summary [sh4] Add missing test32 implementation in macro assembler
Julien Brianceau
Reported 2013-10-12 01:36:39 PDT
sh4 build broken since http://trac.webkit.org/changeset/157329 [ 40%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT32_64.cpp.o /home/ubuntu/work/sh4/webkit/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp: In member function 'void JSC::DFG::SpeculativeJIT::compileStringZeroLength(JSC::DFG::Node*)': /home/ubuntu/work/sh4/webkit/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4182:11: erreur: 'class JSC::DFG::JITCompiler' has no member named 'test32' make[3]: *** [Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT.cpp.o] Error 1
Attachments
test32 implementation in sh4 macro assembler. (1.73 KB, patch)
2013-10-12 01:40 PDT, Julien Brianceau
no flags
Julien Brianceau
Comment 1 2013-10-12 01:40:09 PDT
Created attachment 214051 [details] test32 implementation in sh4 macro assembler.
WebKit Commit Bot
Comment 2 2013-10-12 02:17:48 PDT
Comment on attachment 214051 [details] test32 implementation in sh4 macro assembler. Clearing flags on attachment: 214051 Committed r157334: <http://trac.webkit.org/changeset/157334>
WebKit Commit Bot
Comment 3 2013-10-12 02:17:49 PDT
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.