Jakub Jelinek writes:
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
>
> 2013-02-28 Konstantin Serebryany
> Jakub Jelinek
>
> PR sanitizer/56454
> * asan.c (gate_asan): Lookup no_sanitize_address instead of
> no_address_safety_analysis attr
Hi!
I'm not very happy about the renaming of the attribute, but it happened
in clang already, so here is a patch to do the same in gcc too.
The old name of the attribute is recognized too for compatibility e.g.
with code written for clang 3.[12] sanitizer, and during attribute parsing
changed into