Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 05/30/2001 12:04:13
Module Name:	gnusrc
Committed By:	tv
Date:		Wed May 30 09:04:13 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/i386: gas.h

Log Message:
Merge from gnu/dist/gcc [christos]:
In the NO_UNDERSCORES case we need an extra `*' in ASM_GENERATE_INTERNAL_LABEL
otherwise using the macro in dbxout.c, eats the initial `.'. Probably someone
forgot that one, because the `*' is present in other implementations.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gcc/config/i386/gas.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.