Jakub Jelinek <ja...@redhat.com> writes:
[...] > Here is the GCC side of the thing, [...] > 2014-05-23 Jakub Jelinek <ja...@redhat.com> > > * asan.c (report_error_func): Add SLOW_P argument, use > BUILT_IN_ASAN_*_N if set. > (build_check_stmt): Likewise. > (instrument_derefs): If T has insufficient alignment, > force same handling as for odd sizes. > > * c-c++-common/asan/misalign-1.c: New test. > * c-c++-common/asan/misalign-2.c: New test. > > ok for trunk if it bootstraps/regtests? Yes, this is OK for me. Thanks. -- Dodji