Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 36142 invoked from network); 18 Oct 2005 21:41:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Oct 2005 21:41:08 -0000 Received: (qmail 39597 invoked by uid 500); 18 Oct 2005 21:41:08 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 39520 invoked by uid 500); 18 Oct 2005 21:41:07 -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 39506 invoked by uid 99); 18 Oct 2005 21:41:06 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2005 14:41:06 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id ADCCE510 for ; Tue, 18 Oct 2005 23:40:45 +0200 (CEST) Message-ID: <1724211630.1129671645710.JavaMail.jira@ajax.apache.org> Date: Tue, 18 Oct 2005 23:40:45 +0200 (CEST) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Created: (STDCXX-52) [gcc 4.0.0] ICE in #included from util/collate.cpp Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [gcc 4.0.0] ICE in #included from util/collate.cpp ----------------------------------------------------------- Key: STDCXX-52 URL: http://issues.apache.org/jira/browse/STDCXX-52 Project: STDCXX Type: Bug Components: Utilities Versions: 4.1.2 Reporter: Martin Sebor Priority: Critical $ gcc --version && make -Cbin -r gcc (GCC) 4.0.0 Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make: Entering directory `/build/sebor/gcc-4.0.0-15s/bin' gcc -c -I/build/sebor/dev/stdlib/include/ansi -D_RWSTDDEBUG -pthreads -D_RWSTD_USE_CONFIG -I/build/sebor/gcc-4.0.0-15s/include -I/build/sebor/dev/stdlib/include -I/build/sebor/dev/stdlib/include/loc -pedantic -nostdinc++ -g -Wall -W -Wcast-qual -Winline -Wshadow -Wwrite-strings -Wno-long-long /build/sebor/dev/stdlib/src/util/collate.cpp /build/sebor/dev/stdlib/include/ansi/cctype:104: internal compiler error: in do_nonmember_using_decl, at cp/name-lookup.c:2072 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make: *** [collate.o] Error 1 make: Leaving directory `/build/sebor/gcc-4.0.0-15s/bin' -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira