https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118821
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The issue is erts_prtsd_get can return a nullptr and there is no check for a null ptr there.
pinskia at gcc dot gnu.org via Gcc-bugs Mon, 10 Feb 2025 12:08:27 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118821
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The issue is erts_prtsd_get can return a nullptr and there is no check for a null ptr there.