https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85174
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> --- Author: marxin Date: Wed Apr 4 10:40:57 2018 New Revision: 259074 URL: https://gcc.gnu.org/viewcvs?rev=259074&root=gcc&view=rev Log: Disable anchors and msdata for ASAN test-case (PR sanirizer/85174). 2018-04-04 Martin Liska <mli...@suse.cz> PR sanitizer/85174 * c-c++-common/asan/pointer-compare-1.c: Disable section anchors and msdata as a workaround for powerpc. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/c-c++-common/asan/pointer-compare-1.c