[Bug c++/92481] g++ 9.2.0 SegFault

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 13 10:24:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92481

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to simon.moll from comment #2)
> The original source file is invalid too (it is huge. Do you still want me to
> attach it?).

Probably not.

>  I understand that g++ should not segfault in any case.

Yes, but it very hard task for languages like C++. Take a look how many
ice-on-invalid-code issues we have.


More information about the Gcc-bugs mailing list