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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[12/13 Regression] explicit |[12 Regression] explicit
                   |instantiation of const      |instantiation of const
                   |variable template following |variable template following
                   |implicit instantiation is   |implicit instantiation is
                   |assembled in .rodata        |assembled in .rodata
                   |instead of .bss since       |instead of .bss since
                   |r8-2857-g2ec399d8a6c9c2     |r8-2857-g2ec399d8a6c9c2

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 13.4 as well.

Reply via email to