On Tue, Feb 04, 2025 at 10:39:44AM -0500, Jason Merrill wrote: > Does this also fix 118304? If so, let's go ahead and apply it to GCC 15.
It does not, with this patch we emit an error, but still crash on struct A { *A() = default; }; Marek
On Tue, Feb 04, 2025 at 10:39:44AM -0500, Jason Merrill wrote: > Does this also fix 118304? If so, let's go ahead and apply it to GCC 15.
It does not, with this patch we emit an error, but still crash on struct A { *A() = default; }; Marek