Subject: CVS commit: basesrc/regress/lib/csu/initfini/arch/alpha
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/22/2002 19:25:47
Module Name:	basesrc
Committed By:	thorpej
Date:		Fri Nov 22 17:25:47 UTC 2002

Modified Files:
	basesrc/regress/lib/csu/initfini/arch/alpha: initfini_asm.S

Log Message:
Align to 2**3, not 2**5.  This works around a bug in gas 2.11.2
which was uncovered by the new crti/crtn (bug is fixed in newer
versions of gas).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 \
    basesrc/regress/lib/csu/initfini/arch/alpha/initfini_asm.S

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