Bug 153520

Summary: testb3 and testAir should be compiled under -O0
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Saam Barati 2016-01-26 15:57:23 PST
...
Comment 1 Saam Barati 2016-01-26 16:09:09 PST
Created attachment 269941 [details]
patch
Comment 2 WebKit Commit Bot 2016-01-26 16:57:15 PST
Comment on attachment 269941 [details]
patch

Clearing flags on attachment: 269941

Committed r195639: <http://trac.webkit.org/changeset/195639>
Comment 3 WebKit Commit Bot 2016-01-26 16:57:18 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Simon Fraser (smfr) 2016-01-26 17:55:46 PST
Neither bug nor changelog says why. But thanks for making them compile faster.
Comment 5 Saam Barati 2016-01-26 19:04:53 PST
(In reply to comment #4)
> Neither bug nor changelog says why. But thanks for making them compile
> faster.

Sorry, I should've written a sentence about why.
It's indeed for compilation speed.