This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/16469] bootstrap fails in libstdc++-v3/testsuite
- From: "rsandifo at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jul 2004 13:28:50 -0000
- Subject: [Bug bootstrap/16469] bootstrap fails in libstdc++-v3/testsuite
- References: <20040710211902.16469.geos@epost.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rsandifo at redhat dot com 2004-07-17 13:28 -------
Subject: Re: bootstrap fails in libstdc++-v3/testsuite
"geos at epost dot de" <gcc-bugzilla@gcc.gnu.org> writes:
> A quick browse through the gcc source code suggests that the same
> problem (missing -print in find) seems to occur in the following
> files, too:
>
> gcc-3.4.1/contrib/analyze_brprob
Not really critical; find's just mentioned a comment about suggested usage.
> gcc-3.4.1/libjava/Makefile.am
> gcc-3.4.1/libjava/Makefile.in
OK, I'll submit a patch for this as well. I'm not sure if it's branch
material since libjava isn't supported for irix.
> gcc-3.4.1/gcc/fixinc/check.tpl
Again, I agree this is worth patching, but it's probably not branch
material. It's only used if you do a fixincludes "make check".
> gcc-3.4.1/maintainer-scripts/gcc_release
> gcc-3.4.1/maintainer-scripts/update_web_docs
> gcc-3.4.1/maintainer-scripts/update_web_docs_old
These are only intended to run on gcc.gnu.org, so it doesn't really matter.
Richard
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16469