https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111790
Lee Killough changed:
What|Removed |Added
CC||leekillough at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120561
Bug ID: 120561
Summary: std::weak_ptr cannot be converted to
std::weak_ptr or std::weak_ptr, and
std::weak_ptr cannot be converted to
std::weak_ptr
Prod
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120300
--- Comment #2 from Lee Killough ---
> The problem is Wmissing-noreturn happens after optimizations so if a
function is defined in-class it has an implicit vague linkage and not included.
The problem is more with false -Wmissing-noreturn warni
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120300
Bug ID: 120300
Summary: -Wmissing-noreturn is handled inconsistently for
in-class and out-of-class definitions
Product: gcc
Version: 16.0
Status: UNCONFIRMED
S