Subject: Re: HPPA toolchain.
To: None <port-hp700@NetBSD.org, tech-toolchain@NetBSD.org>
From: ITOH Yasufumi <itohy@NetBSD.org>
List: tech-toolchain
Date: 10/03/2003 20:20:27
matt@3am-software.com writes:

> labels must be followed by a ':'

Is this an intended change?

The HP-UX assembler does not accept ':' after labels,
and it is rather boring for me to remove and add ':'s
on bringing assembly code to and from HP-UX. :|

% uname -sr
HP-UX B.10.20
% as foo.s
as: "foo.s", line 3: error 1051: Illegal symbol in opcode position - :
%

-- 
ITOH Yasufumi