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

--- Comment #91 from dave.anglin at bell dot net ---
On 2019-07-23 5:53 p.m., bugzilla-gcc at thewrittenword dot com wrote:
> In file included from
> /opt/build/china/gcc-8.3.0/.obj/ia64-hp-hpux11.31/libstdc++-v3/include/cmath:43,
>                  from
> /opt/build/china/gcc-8.3.0/libstdc++-v3/include/precompiled/stdc++.h:41:
> /opt/build/china/gcc-8.3.0/.obj/ia64-hp-hpux11.31/libstdc++-v3/include/ext/type_traits.h:103:34:
> internal compiler error: Segmentation fault
>      struct __add_unsigned<wchar_t>;
>                                   ^
Disable precompiled headers for now.  This will make it easier to find
problems.

Reply via email to