https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124305
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |c
Summary|btf_decl_tag and |btf_decl_tag and
|btf_type_tag attributes |btf_type_tag attributes
|give compiler errors in C++ |give compiler errors in C++
| | and with -Wwrite-strings
| |in C
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also with the C front-end you can get the same error with `-Wwrite-strings`
option too.