This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "*INTERNAL*" appended to function name bootstrap failure
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: Nathan Sidwell <nathan at codesourcery dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Tue, 04 Dec 2001 17:07:04 -0500
- Subject: Re: "*INTERNAL*" appended to function name bootstrap failure
>>>>> Mark Mitchell writes:
Mark> That's pretty strange. This could be a change to debugging generation
Mark> as well, I suppose.
I updated to a day ago removing recent "gcc" common changes but
retaining all recent "cp" changes and the problem went away. However,
when I updated back to the present in "gcc", the problem did not return.
I am rebuilding again from scratch to see if I somehow encountered a
non-atomic commit causing this problem.
David