Bug 51016

Summary: Clang fails to build the JSC interpreter
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: JavaScriptCoreAssignee: Cameron Zwarich (cpst) <zwarich>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Proposed patch eric: review+, zwarich: commit-queue-

Cameron Zwarich (cpst)
Reported 2010-12-13 23:04:00 PST
Clang fails to build the JSC interpreter due to an indirect goto out of a protected scope. Interestingly enough, GCC doesn't emit destructors here, which is generally incorrect code.
Attachments
Proposed patch (1.58 KB, patch)
2010-12-13 23:09 PST, Cameron Zwarich (cpst)
eric: review+
zwarich: commit-queue-
Cameron Zwarich (cpst)
Comment 1 2010-12-13 23:09:55 PST
Created attachment 76507 [details] Proposed patch
Eric Seidel (no email)
Comment 2 2010-12-14 00:47:28 PST
Comment on attachment 76507 [details] Proposed patch OK. rs=me.
Eric Seidel (no email)
Comment 3 2010-12-20 22:47:18 PST
r74029. Please use webkit-patch land to land your changes so bugs get updated when you do.
Note You need to log in before you can comment on or make changes to this bug.