https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126723
Oliver Rosten <oliver.rosten at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oliver.rosten at googlemail
dot co
| |m
--- Comment #10 from Oliver Rosten <oliver.rosten at googlemail dot com> ---
Created attachment 65566
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65566&action=edit
Reproduction for a related bug probably not fixed by the proposed change
As far as I understand it, the fix (r17-3243) does not reach the objects behind
std::source_location::current(), which are still absorbed into a preceding weak
atom. Please see the attached reproduction.