Subject: Re: asm line separators
To: Matt Fredette <fredette@theory.lcs.mit.edu>
From: Krister Walfridsson <cato@df.lth.se>
List: tech-toolchain
Date: 06/12/2002 00:47:11
On Mon, 10 Jun 2002, Matt Fredette wrote:
> Hi. In keeping with HP tradition, gas for hppa recognizes ; as a comment
> character, not as a line separator. ! is the line separator.
>
> For now, I'm using the following uncommitted patch to sys/sys/cdefs_elf.h.
> It allows the MD cdefs.h to define __ASM_DELIMITER, otherwise it defaults
> to ;. Seems like a kludge, looking for comments. Thanks -
FWIW, I'll need this for the CRIS port too (where @ is the line separator.)
/Krister