Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-159

[XLC++ 8.0/AIX] ICE while optimizing ti_insert_int.cpp

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.3
    • 4.1.4
    • Build and Installation
    • None
    • $ uname -srv && xlCcore -qversion
      AIX 3 5
      IBM XL C/C++ Enterprise Edition V8.0 for AIX
      Version: 08.00.0000.0000

    Description

      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

      Attachments

        Activity

          People

            sebor Martin Sebor
            sebor Martin Sebor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: