[PATCH v2 2/6] Libsanitizer merge from upstream r250806 (was r249633).

Maxim Ostapenko m.ostapenko@partner.samsung.com
Tue Oct 20 11:22:00 GMT 2015


This patch introduces required compiler changes. Now, we don't version 
asan_init, we have a special __asan_version_mismatch_check_v[n] symbol 
for this. asan_stack_malloc_[n] doesn't take a local stack as a second 
parameter anymore, so don't pass it. Also, ubsan_instrument_float_cast 
was adjusted to pass source location for libubsan if it is possible.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2.diff
Type: text/x-patch
Size: 39609 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151020/5a150975/attachment.bin>


More information about the Gcc-patches mailing list