PATCH to config/i386/ [basic-improvements-branch]

Fergus Henderson fjh@cs.mu.OZ.AU
Sat Oct 12 05:09:00 GMT 2002


On 12-Oct-2002, Andreas Bauer <baueran@in.tum.de> wrote:
> On Fri, Oct 11, 2002 at 05:10:32PM -0700, Richard Henderson wrote:
> > I've applied your patch, with the addition of disabling
> > all sibcalls for 64-bit.  As you noted elsewhere, we 
> > currently don't create any in the first place, but should
> > that be fixed, we don't have patterns for them.
> 
> Most likely I'm missing the point or am doing something wrong, but after
> a cvs update I can't find the patch in 3.4 BIB.  Or maybe it's some sort
> of a cron delay at work?

The patch has been committed.  The reason that you aren't seeing it is
that there is a problem with subversions.gnu.org's mirror of the GCC
CVS repository.  The problem has been discussed on this list recently,
see the threads starting at <http://gcc.gnu.org/ml/gcc/2002-10/msg00552.html>
and <http://gcc.gnu.org/ml/gcc/2002-10/msg00550.html>.  Hopefully it will get
resolved soon.  In the mean time, you can use gcc.gnu.org instead.
E.g. "cvs -d :pserver:anoncvs@gcc.gnu.org:/cvs/gcc checkout gcc".
The script "newcvsroot" in gcc/contrib may be useful.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.



More information about the Gcc-patches mailing list