[Bug c++/52339] using delete ptr1->ptr2 where ptr2 destructor deletes a const ptr1 fails
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 21 03:18:55 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52339
--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #10)
> (In reply to Jakub Jelinek from comment #7)
> > Created attachment 54994 [details]
> > gcc14-pr52339.patch
> >
> > Untested fix.
>
> I think this might fix PR 108789 too ...
And PR 53424 .
More information about the Gcc-bugs
mailing list