https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61978
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- This is intentionally not implemented, you should mark functions you don't want to sanitize in the source, not on the side, so just use the attribute for it.