Bug 21343 - REGRESSSION (r37160): ecma_3/ExecutionContexts/10.1.3-1.js and js1_4/Functions/function-001.js fail on 64-bit
Summary: REGRESSSION (r37160): ecma_3/ExecutionContexts/10.1.3-1.js and js1_4/Function...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Cameron Zwarich (cpst)
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2008-10-03 12:50 PDT by Cameron Zwarich (cpst)
Modified: 2008-10-03 17:11 PDT (History)
0 users

See Also:


Attachments
Proposed patch (2.60 KB, patch)
2008-10-03 13:21 PDT, Cameron Zwarich (cpst)
ggaren: review+
Details | Formatted Diff | Diff
Proposed patch (4.98 KB, patch)
2008-10-03 17:00 PDT, Cameron Zwarich (cpst)
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.