You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/02/27 22:35:52 UTC

[jira] Commented: (STDCXX-360) [XLC++ 7.0] ICE compiling 2.smartptr.shared.cpp

    [ https://issues.apache.org/jira/browse/STDCXX-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573074#action_12573074 ] 

Travis Vitek commented on STDCXX-360:
-------------------------------------

This does fail with VisualAge C++ 9.x in all build types and 6.x in debug build types.

> [XLC++ 7.0] ICE compiling 2.smartptr.shared.cpp
> -----------------------------------------------
>
>                 Key: STDCXX-360
>                 URL: https://issues.apache.org/jira/browse/STDCXX-360
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 4.1.3, 4.2.0
>         Environment: IBM XL C/C++ Version: 07.00.0000.0009  
>            Reporter: Martin Sebor
>            Assignee: Travis Vitek
>            Priority: Trivial
>             Fix For: 4.2.1
>
>         Attachments: t.cpp.gz, t.cpp.gz.base64
>
>
> PMR 02337,K78,000
> The attached translation unit (gzipped and encoded in base-64) produced by preprocessing tests/tr1.util/2.smartptr.shared.cpp) causes an internal compiler error:
> $ xlC -qversion && xlC -q64 -c -g t.cpp
>  IBM XL C/C++ Enterprise Edition V7.0 
>  Version: 07.00.0000.0009  
> /nfs/packages/mdx/aix/compilers/5.3.0/va70_20070227/root/usr/vacpp/bin/.orig/xlC:
> 1501-230 Internal compiler error; please contact your Service Representative
> xlCcore_r -c -I/amd/devco/sebor/stdcxx-4.1.3/include/ansi -D_RWSTDDEBUG    -D_RWSTD_USE_CONFIG -I/build/sebor/stdcxx-4.1.3-vacpp-7.0-15D/include -I/amd/devco/sebor/stdcxx-4.1.3/include -I/amd/devco/sebor/stdcxx-4.1.3/../rwtest -I/amd/devco/sebor/stdcxx-4.1.3/../rwtest/include -I/amd/devco/sebor/stdcxx-4.1.3/tests/include  -g  -q64  -qtemplateregistry=2.smartptr.shared.ti   /amd/devco/sebor/stdcxx-4.1.3/tests/tr1.util/2.smartptr.shared.cpp
> /nfs/packages/mdx/aix/compilers/5.3.0/va70_20070227/root/usr/vacpp/bin/.orig/xlCcore_r: 1501-230 Internal compiler error; please contact your Service Representative

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.