[Bug c++/60924] __attribute__((no_sanitize_address)) and friends should (only?) be allowed at function definitions

2014-04-23 Thread timurrrr at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60924 --- Comment #5 from Timur Iskhodzhanov --- Jakub wrote: > all other attributes are allowed on both declarations and definitions Can you please point me at the documentation that says that attributes are allowed on definitions? The page I referen

[Bug c++/60924] __attribute__((no_sanitize_address)) and friends should (only?) be allowed at function definitions

2014-04-22 Thread timurrrr at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60924 Timur Iskhodzhanov changed: What|Removed |Added CC||kcc at gcc dot gnu.org --- Comment #