https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96485
--- Comment #3 from Niall Douglas ---
(In reply to Jakub Jelinek from comment #2)
> [[gnu::no_sanitize_undefined]] instead of the GNU __attribute__ is accepted,
> but as the C++ specification requires it applies to the type not the
> declaration
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96485
--- Comment #2 from Jakub Jelinek ---
[[gnu::no_sanitize_undefined]] instead of the GNU __attribute__ is accepted,
but as the C++ specification requires it applies to the type not the
declaration and therefore it is ignored.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96485
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,