Subject: Re: README: UPDATE YOUR COMPILER BEFORE YOUR NEXT BUILD
To: None <thorpej@wasabisystems.com>
From: Richard Earnshaw <rearnsha@buzzard.freeserve.co.uk>
List: port-alpha
Date: 05/05/2002 19:04:24
 > 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.