[
https://issues.apache.org/jira/browse/STDCXX-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Sebor closed STDCXX-159.
-------------------------------
All nightly builds run to completion.
> [XLC++ 8.0/AIX] ICE while optimizing ti_insert_int.cpp
> ------------------------------------------------------
>
> Key: STDCXX-159
> URL: https://issues.apache.org/jira/browse/STDCXX-159
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Build
> Affects Versions: 4.1.3
> Environment: $ uname -srv && xlCcore -qversion
> AIX 3 5
> IBM XL C/C++ Enterprise Edition V8.0 for AIX
> Version: 08.00.0000.0000
> Reporter: Martin Sebor
> Assigned To: Martin Sebor
> Fix For: 4.1.4
>
>
> Reported to IBM in PMR 02237,K78,000:
> $ nice gmake BUILDTYPE=8d BUILDDIR=/build/sebor/xlc-8.0-8d
> GNUmakefile:283: "CONFIG not specified, using vacpp.config"
> creating BUILDDIR=/build/sebor/xlc-8.0-8d
> generating /build/sebor/xlc-8.0-8d/makefile.in from
> /build/sebor/dev/stdlib/etc/config/vacpp.config
> gmake[1]: Entering directory `/build/sebor/xlc-8.0-8d'
> gmake[2]: Entering directory `/build/sebor/xlc-8.0-8d/include'
> gmake config
> gmake[3]: Entering directory `/build/sebor/xlc-8.0-8d/include'
> configuring for xlCcore-for on aix-5.3
> checking if compiler is sane ok
> checking if linker is sane ok
> checking if run environment is sane ok
> checking system architecture ILP32 big endian
> ...
> gmake[2]: Leaving directory `/build/sebor/xlc-8.0-8d/lib'
> gmake[2]: Entering directory `/build/sebor/xlc-8.0-8d/lib'
> ...
> xlCcore -c -I/build/sebor/dev/stdlib/include/ansi -D_RWSTD_USE_CONFIG
> -I/build/sebor/xlc-8.0-8d/include -I/build/sebor/dev/stdlib/include -O
> -qinline -qtemplateregistry=repository.ti
> /build/sebor/dev/stdlib/src/ti_insert_int.cpp
> /nfs/packages/mdx/aix/compilers/5.3.0/va80/root/usr/vacpp/bin/.orig/xlCcore:
> 1501-230 Internal compiler error; please contact your Service Representative
> gmake[2]: *** [ti_insert_int.o] Error 40
> gmake[2]: Leaving directory `/build/sebor/xlc-8.0-8d/lib'
> gmake[1]: *** [lib] Error 2
> gmake[1]: Leaving directory `/build/sebor/xlc-8.0-8d'
> gmake: *** [libstd] Error 2
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.