From stdcxx-dev-return-6310-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Thu Nov 29 23:15:16 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 6578 invoked from network); 29 Nov 2007 23:15:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2007 23:15:16 -0000 Received: (qmail 42067 invoked by uid 500); 29 Nov 2007 23:14:56 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 42057 invoked by uid 500); 29 Nov 2007 23:14:56 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 42042 invoked by uid 99); 29 Nov 2007 23:14:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2007 15:14:56 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2007 23:15:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6A6DF714240 for ; Thu, 29 Nov 2007 15:14:44 -0800 (PST) Message-ID: <3944657.1196378084433.JavaMail.jira@brutus> Date: Thu, 29 Nov 2007 15:14:44 -0800 (PST) From: "Travis Vitek (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Updated: (STDCXX-604) [IBM XLC++ 9.0] ICE on 23.bitset.cons.stdcxx-297 In-Reply-To: <10871398.1193029130780.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-604: -------------------------------- Patch Info: [Patch Available] > [IBM XLC++ 9.0] ICE on 23.bitset.cons.stdcxx-297 > ------------------------------------------------ > > Key: STDCXX-604 > URL: https://issues.apache.org/jira/browse/STDCXX-604 > Project: C++ Standard Library > Issue Type: Bug > Components: Tests > Affects Versions: 4.2.0 > Environment: IBM XLC++ 9.0/AIX 5.3 > Reporter: Martin Sebor > Assignee: Travis Vitek > Fix For: 4.2.1 > > Attachments: stdcxx-604.patch > > > The 23.bitset.cons.stdcxx-297.cpp regression test fails to compile with IBM XLC++ 9.0 due to an internal compiler error: > xlCcore_r -c -I$(TOPDIR)/include/ansi -I$(TOPDIR)/include -I$(BUILDDIR)/include -I$(TOPDIR)/tests/include -O -Q -qtemplateregistry=23.bitset.cons.stdcxx-297.ti $(TOPDIR)/tests/regress/23.bitset.cons.stdcxx-297.cpp > /nfs/packages/mdx/aix/compilers/5.2.0/va90/root/usr/vacpp/bin/.orig/xlCcore_r: 1501-230 (S) Internal compiler error; please contact your Service Representative > gmake: *** [23.bitset.cons.stdcxx-297.o] Error 41 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.