https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62132
howarth at bromo dot med.uc.edu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |howarth at bromo dot med.uc.edu --- Comment #22 from howarth at bromo dot med.uc.edu --- (In reply to Francois-Xavier Coudert from comment #18) > Author: fxcoudert > Date: Wed Nov 19 14:32:09 2014 > New Revision: 217779 > > URL: https://gcc.gnu.org/viewcvs?rev=217779&root=gcc&view=rev > Log: > Fixing the mess I did with the two previous commits. Sorry! > > PR sanitizer/62132 > * c-c++-common/asan/misalign-1.c: Pass -fno-omit-frame-pointer on > darwin, adjust dg-output. > * c-c++-common/asan/misalign-2.c: Likewise. > > Modified: > trunk/gcc/testsuite/c-c++-common/asan/misalign-1.c > trunk/gcc/testsuite/c-c++-common/asan/misalign-2.c Shouldn't this net change be backported to gcc-4_9-branch for 4.9.3? We seem to need it there... https://gcc.gnu.org/ml/gcc-testresults/2015-02/msg01535.html