https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125425

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Static data member is a variable I believe and [[maybe_unused]] may be applied
to a variable.

Reply via email to