Subject: Re: README: UPDATE YOUR COMPILER BEFORE YOUR NEXT BUILD
To: None <Richard.Earnshaw@buzzard.freeserve.co.uk>
From: Matthew Jacob <mjacob@feral.com>
List: port-alpha
Date: 05/05/2002 16:39:24
There are three blank (no value) labels.

I'm going to install a recent snap before trying again.


On Sun, 5 May 2002, Richard Earnshaw wrote:

>  > insn-recog.c
>  > insn-recog.c: In function `recog_1':
>  > insn-recog.c:95: syntax error before `:'
> 
> So what exactly is at line 95 (or maybe just before it)?
> 
> My guess is that your compiler is choking on the ATTRIBUTE_UNUSED_LABEL 
> expansion in some way (probably cos your compiler looks newer than it 
> realy is).
> 
> R.
> 
>