https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119666
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think the GCC behavior is correct here, in C++ const has special meaning and
even attribute like weak shouldn't change that.
