Re: [PATCH] ASan phase place change

2015-02-24 Thread Marat Zakirov
On 02/20/2015 03:07 PM, Jakub Jelinek wrote: On Fri, Feb 20, 2015 at 02:59:51PM +0300, Marat Zakirov wrote: Here is simple patch that moves asan phase just behind sanopt for all O0/O1/O2/O3 modes which gives +7% on x86 SPEC2006 (ref dataset). Regression testing and sanitized GCC bootstrapping w

Re: [PATCH] ASan phase place change

2015-02-20 Thread Jakub Jelinek
On Fri, Feb 20, 2015 at 02:59:51PM +0300, Marat Zakirov wrote: > Here is simple patch that moves asan phase just behind sanopt for all > O0/O1/O2/O3 modes which gives +7% on x86 SPEC2006 (ref dataset). > Regression testing and sanitized GCC bootstrapping were successfully done. This isn't a regre