This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/9304: [pch] ICE in gen_subprogram_die
- From: Ritzert at t-online dot de (Michael Ritzert)
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 3 Feb 2003 18:26:01 -0000
- Subject: Re: c++/9304: [pch] ICE in gen_subprogram_die
- Reply-to: Ritzert at t-online dot de (Michael Ritzert)
The following reply was made to PR c++/9304; it has been noted by GNATS.
From: Ritzert@t-online.de (Michael Ritzert)
To: bangerth@dealii.org,
gcc-bugs@gcc.gnu.org,
gcc-prs@gcc.gnu.org,
nobody@gcc.gnu.org,
gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: c++/9304: [pch] ICE in gen_subprogram_die
Date: Mon, 3 Feb 2003 19:19:38 +0100
On the unstripped code (confidential) I now get
[loads of warnings]
configfile.cpp:46: internal compiler error: in write_unscoped_name, at
cp/mangle.c:791
I will try to strip it down again so that this particular error remains as I
find the time to do so.
Michael