Bug 21343

Summary: REGRESSSION (r37160): ecma_3/ExecutionContexts/10.1.3-1.js and js1_4/Functions/function-001.js fail on 64-bit
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: JavaScriptCoreAssignee: Cameron Zwarich (cpst) <zwarich>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Regression
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Proposed patch
ggaren: review+
Proposed patch mjs: review+

Description Cameron Zwarich (cpst) 2008-10-03 12:50:22 PDT
This is a GCC bug that affects GCC 4.0, GCC 4.2, and llvm-gcc 4.2. I will post a fix shortly.
Comment 1 Cameron Zwarich (cpst) 2008-10-03 13:21:53 PDT
Created attachment 24067 [details]
Proposed patch
Comment 2 Geoffrey Garen 2008-10-03 13:49:40 PDT
Comment on attachment 24067 [details]
Proposed patch

r=me
Comment 3 Cameron Zwarich (cpst) 2008-10-03 16:36:33 PDT
Landed in r37253.
Comment 4 Cameron Zwarich (cpst) 2008-10-03 17:00:23 PDT
Created attachment 24075 [details]
Proposed patch
Comment 5 Maciej Stachowiak 2008-10-03 17:01:40 PDT
Comment on attachment 24075 [details]
Proposed patch

r=me
Comment 6 Cameron Zwarich (cpst) 2008-10-03 17:11:43 PDT
Landed in r37268.