https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79078
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> --- Yet another heuristic would be to suppress warnings if the deprecated attributes have the same string literal in the attribute-argument-clause, i.e. treat the string as a grouping mechanism, so that entities in a group don't produce warnings for uses of other deprecated names in the same group.