[Bug bootstrap/96378] segfault during bootstrap with --disable-checking

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 19 08:02:30 GMT 2020


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
            Summary|ICE: Solaris/SPARCv9        |segfault during bootstrap
                   |bootstrap stage2 segfault   |with --disable-checking
                   |compiling                   |
                   |stdc++.h.gch/O2ggnu++0x.gch |

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Thanks! configuring with  --enable-checking=release  allowed it to compile.

You're welcome.  We strongly discourage to configure with --disable-checking
because the compiler will generally not stop in cases where it is confused.

The build should not segfault with it though, so keeping the PR open.


More information about the Gcc-bugs mailing list