[Bug c++/123809] Irreproducible ICE on Ubuntu/WSL G++-14
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 27 15:10:39 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123809
--- Comment #7 from Patrick Palka <ppalka at gcc dot gnu.org> ---
(In reply to Jan Schultke from comment #6)
> My intuition is that what we're seeing here is the same bug as
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123814 and due to memory
> corruption, the issue blows up in a seemingly unrelated place. That other
> bug causes an ICE starting with GCC 13.
Yep, probably the same underlying issue. Hopefully the patch for that PR will
also fix this one.
More information about the Gcc-bugs
mailing list