[Webkit-unassigned] [Bug 115234] New: [Qt][SH4] r149159 broke Qt Linux SH4 Release build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 01:33:03 PDT 2013


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

           Summary: [Qt][SH4] r149159 broke Qt Linux SH4 Release build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu
                CC: oliver at apple.com, ossy at webkit.org,
                    jocelyn.turcotte at digia.com, fpizlo at apple.com,
                    kadam at inf.u-szeged.hu


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'

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