Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/24/1998 09:59:34
Module Name:	src
Committed By:	mycroft
Date:		Tue Nov 24 17:59:33 UTC 1998

Modified Files:
	src/gnu/usr.bin/gas/config: obj-aout.c
Log Message:
Do not screw with debugging symbols that have forward references.
Fixes an obscure problem with -O3 and global {con,de}structors with egcs.