other/9604: [pch] new ICE when creating ostream.pch

bkoz@redhat.com bkoz@redhat.com
Thu Feb 6 21:26:00 GMT 2003


>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<ostream>

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:



More information about the Gcc-bugs mailing list