From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31005 invoked by alias); 6 Feb 2003 21:26:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 30875 invoked by uid 71); 6 Feb 2003 21:26:00 -0000 Resent-Date: 6 Feb 2003 21:26:00 -0000 Resent-Message-ID: <20030206212600.30874.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, geoffk@apple.com Resent-Reply-To: gcc-gnats@gcc.gnu.org, bkoz@redhat.com Received: (qmail 28894 invoked by uid 48); 6 Feb 2003 21:23:24 -0000 Message-Id: <20030206212324.28893.qmail@sources.redhat.com> Date: Thu, 06 Feb 2003 21:26:00 -0000 From: bkoz@redhat.com Reply-To: bkoz@redhat.com To: gcc-gnats@gcc.gnu.org Cc: geoffk@apple.com X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) X-GNATS-Notify: geoffk@apple.com Subject: other/9604: [pch] new ICE when creating ostream.pch X-SW-Source: 2003-02/txt/msg00322.txt.bz2 List-Id: >Number: 9604 >Category: other >Synopsis: [pch] new ICE when creating ostream.pch >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Feb 06 21:26:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: Benjamin Kosnik >Release: gcc (GCC) 3.4 20030206 (experimental) >Organization: >Environment: >Description: Trying to compile the following: cat > precomp_ostream.cc #include like so: g++ -Winvalid-pch precomp_ostream.cc -o ostream.pch gives: In file included from precomp_ostream.hh:1: /mnt/hd/ahimsa/bld-x86-gcc/i686-pc-linux-gnu/libstdc++-v3/include/ostream:-11135: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. >How-To-Repeat: see above >Fix: even a workaround would be cool >Release-Note: >Audit-Trail: >Unformatted: