In trying to clone the git mirror, I'm getting:
$ git clone git://gcc.gnu.org/git/gcc.git
Cloning into gcc...
remote: Counting objects: 1191223, done.
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
Anybody else seeing this?
D
dnovillo wrote:
> In trying to clone the git mirror, I'm getting:
> $ git clone git://gcc.gnu.org/git/gcc.git
> Cloning into gcc...
> remote: Counting objects: 1191223, done.
> remote: aborting due to possible repository corruption on the remote side.
> [...]
This may be because of cpu runtime l
On Wed, 16 Mar 2011 10:56:32 +0100
wrote:
> I guess I have found a bug about related to the garbage collector in
> MELT:
> I am using the version 170521.
I added Pierre's failed case to
gcc/testsuite/melt/tgissue-pv-{1m.melt,1c.c,1run.sh} and I added some
tweeks in MELT gcc/melt-runtime.c which
On Tue, 15 Feb 2011, Mingjie Xing wrote:
> The mirror site in China is unavailable for a long time. I believe it
> is helpful if we can have one, though I don't know the requirements of
> being a mirror.
Indeed; for the time being I am removing this mirror per the patch
below. David, if you can
f...@redhat.com (Frank Ch. Eigler) writes:
> dnovillo wrote:
>
>> In trying to clone the git mirror, I'm getting:
>> $ git clone git://gcc.gnu.org/git/gcc.git
>> Cloning into gcc...
>> remote: Counting objects: 1191223, done.
>> remote: aborting due to possible repository corruption on the remote
Snapshot gcc-4.7-20110319 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20110319/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk
On Sun, Mar 20, 2011 at 10:58:23AM +0800, harryxiyou wrote:
> On Sun, Mar 20, 2011 at 4:18 AM, Gerald Pfeifer wrote:
>
> > On Tue, 15 Feb 2011, Mingjie Xing wrote:
> > > The mirror site in China is unavailable for a long time. I believe it
> > > is helpful if we can have one, though I don't know