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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |ppalka at gcc dot 
gnu.org
             Status|NEW                         |RESOLVED
                 CC|                            |ppalka at gcc dot gnu.org
         Resolution|---                         |FIXED
   Target Milestone|---                         |14.0

--- Comment #13 from Patrick Palka <ppalka at gcc dot gnu.org> ---
The attribute propagation issue which caused us to effectively ignore the
section attribute on templated entities is fixed (naively, see PR88061#c11) for
GCC 14 by r14-6595

Reply via email to