Re: [PATCH] Disable anchors and msdata for ASAN test-case (PR sanirizer/85174).

2018-04-04 Thread Jakub Jelinek
On Wed, Apr 04, 2018 at 12:14:43PM +0200, Martin Liška wrote: > Hi. > > It's test-case workaround, tested on x86_64 and powerpc with both -m64 and > -m32. > > Ready for trunk? > Thanks, > Martin > > gcc/testsuite/ChangeLog: > > 2018-04-04 Martin Liska > > PR sanirizer/85174 > *

Re: [PATCH] Disable anchors and msdata for ASAN test-case (PR sanirizer/85174).

2018-04-04 Thread Martin Liška
On 04/04/2018 12:29 PM, Segher Boessenkool wrote: > On Wed, Apr 04, 2018 at 12:21:14PM +0200, Jakub Jelinek wrote: >> On Wed, Apr 04, 2018 at 12:14:43PM +0200, Martin Liška wrote: >>> It's test-case workaround, tested on x86_64 and powerpc with both -m64 and >>> -m32. >>> >>> 2018-04-04 Martin Li

Re: [PATCH] Disable anchors and msdata for ASAN test-case (PR sanirizer/85174).

2018-04-04 Thread Segher Boessenkool
On Wed, Apr 04, 2018 at 12:21:14PM +0200, Jakub Jelinek wrote: > On Wed, Apr 04, 2018 at 12:14:43PM +0200, Martin Liška wrote: > > It's test-case workaround, tested on x86_64 and powerpc with both -m64 and > > -m32. > > > > 2018-04-04 Martin Liska > > > > PR sanirizer/85174 (typo) > >

[PATCH] Disable anchors and msdata for ASAN test-case (PR sanirizer/85174).

2018-04-04 Thread Martin Liška
Hi. It's test-case workaround, tested on x86_64 and powerpc with both -m64 and -m32. Ready for trunk? Thanks, Martin gcc/testsuite/ChangeLog: 2018-04-04 Martin Liska PR sanirizer/85174 * c-c++-common/asan/pointer-compare-1.c: Disable section anchors and msdata as a w