Bug 153644

Summary: [B3] jsc-layout-tests.yaml/js/script-tests/array-enumerators-functions.js.layout-ftl-eager-no-cjit fails on Linux with GCC
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: cgarcia, ossy, ysuzuki
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 152248, 153478    
Attachments:
Description Flags
detailed failure log none

Description Csaba Osztrogonác 2016-01-29 01:35:24 PST
Created attachment 270192 [details]
detailed failure log

** The following JSC stress test failures have been introduced:
	jsc-layout-tests.yaml/js/script-tests/array-enumerators-functions.js.layout-ftl-eager-no-cjit

Results for JSC stress tests:
    1 failure found.


failure diff is attached
Comment 1 Csaba Osztrogonác 2016-01-29 05:30:26 PST
One more GCC/Clang related issue. :( array-enumerators-functions.js.layout-ftl-eager-no-cjit fails with GCC, but no problem with Clang.
Comment 2 Yusuke Suzuki 2016-01-30 13:02:37 PST
Now, it's fixed by https://bugs.webkit.org/show_bug.cgi?id=153647.
Could you confirm this?
Comment 3 Carlos Garcia Campos 2016-02-02 23:10:20 PST
Michael confirmed no failures in bug #153478, so let's close this.

*** This bug has been marked as a duplicate of bug 153647 ***