This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #7 from Yury Gribov <y.gribov at samsung dot com> ---
(In reply to Iain Sandoe from comment #6)
> (In reply to Yury Gribov from comment #2)
> > s/unwind with fp/unwind without fp/
> 
> it should be possible to do this, if m32 code is compiled with
> "-funwind-tables".

This was my impression as well but it looks like current libsanitizer does not
support anything except fp on Macs. Could you report this on address-sanitizer
tracker (https://code.google.com/p/address-sanitizer/issues/list)?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]