Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 08/11/2000 06:13:33
Module Name:	gnusrc
Committed By:	mrg
Date:		Fri Aug 11 03:13:33 UTC 2000

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/sparc: sysv4.h

Log Message:
if TARGET_CPU_DEFAULT is TARGET_CPU_v9 or TARGET_CPU_ultrasparc, define
ASM_LONG to be ".xword".  this makes C++ global ctors and dtors work
on the sparc64.  noted by mycroft.


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

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