[Bug sanitizer/62132] [5 Regression] FAIL: c-c++-common/asan/misalign-[12].c after r213807 on x86_64-apple-darwin13 with -m32

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 20 10:24:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62132

--- Comment #5 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Yury Gribov from comment #4)
> Note that same problem may pop up in other tests as well so IMHO better fix
> this in general.

Well, we could switch frame pointers in the [darwin.h] asan spec, but I'm a bit
inclined to leave this under User control and just accept that we need to keep
an eye on test-cases.

Will think some more about doing it automatically, but suggest that we
immediately fix these cases for now with Dominique's patch.



More information about the Gcc-bugs mailing list