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.

Reply via email to