This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failure: libstdc++-v3/include/stdc++.h:83
- From: Jan Hubicka <jh at suse dot cz>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: gcc at gcc dot gnu dot org, Mark Mitchell <mark at codesourcery dot com>,Jan Hubicka <jh at suse dot cz>
- Date: Wed, 9 Jul 2003 16:30:08 +0200
- Subject: Re: bootstrap failure: libstdc++-v3/include/stdc++.h:83
- References: <Pine.BSF.4.56.0307091306181.22140@naos.dbai.tuwien.ac.at>
> I don't know what might be causing this, but might this be due to one
> of the large changes by you (Mark, Jan) in the last 18 hours?
>
> Given that nobody else reported this, it might be i386 specific (as
> opposed to i686 etc.).
>
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> /sw/test/gcc/cvs/libstdc++-v3/include/stdc++.h:83: internal compiler error: Segmentation
> fault
It does not reproduce to me on i386 setup either. Can you please send a
backtrace? In the case it is PCH related it may be nightmare to debug
it.
Honza