This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: basic-improvements call for testers
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- To: "Zack Weinberg" <zack at codesourcery dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Mon, 16 Dec 2002 11:09:14 +1100
- Subject: RE: basic-improvements call for testers
How does one do a binary search through CVS on a branch?
I want to do something like
cvs update -r gcc-3_4-basic-improvements-branch -D "2002-10-20 00:00 UTC"
-----Original Message-----
From: Zack Weinberg [mailto:zack@codesourcery.com]
Sent: Monday, 16 December 2002 10:21 AM
To: Billinghurst, David (CRTS)
Cc: gcc@gcc.gnu.org
Subject: Re: basic-improvements call for testers
"Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com> writes:
> I have two PRs open for BIB.
> - 8521: Bootstrap failure on irix6.5
> - 8331: bootstrap failure in ada/decl.c on cygwin
I don't have ready access to either of these platforms. I need you to
track down (by binary search on the CVS repo, if necessary) the actual
patch which caused each of these bootstrap failures. We can then
figure out how to fix it.
zw