https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104760
Marek Polacek <mpolacek at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpolacek at gcc dot gnu.org Keywords| |diagnostic --- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> --- This is a consequence of treating attribute deprecated specially in is_late_template_attribute (it's not a late attribute).