This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: First stage bootstrap failure on apple-ppc-darwin
On Oct 13, 2004, at 10:49 AM, Fariborz Jahanian wrote:
Please look at your cp/decl.c and see if is_member_template(...) is
being used, and if so, where
is its definition coming from? I did a new
checkout of cp/decl.c and is_member_template is being used.
in the version of cp/decl.c I have checked out (updated today), I don't
have
is_member_template in it at all.
I would make sure that you don't have a tag on the file.
Thanks,
Andrew Pinski