[Bug c++/115757] [modules] maybe_unused attributes not honored in member function of imported class template
nshead at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jul 5 02:28:24 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115757
Nathaniel Shead <nshead at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2024-07-05
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |nshead at gcc dot gnu.org
CC| |nshead at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Nathaniel Shead <nshead at gcc dot gnu.org> ---
Confirmed. The issue is more general, we don't currently stream any warning
suppression info (kept in 'nowarn_map').
More information about the Gcc-bugs
mailing list