Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 12/28/1998 18:03:59
Module Name:	src
Committed By:	kristerw
Date:		Tue Dec 29 02:03:58 UTC 1998

Modified Files:
	src/gnu/dist/gcc/objc: objc-act.c
Log Message:
gcc places relocations for class references in the text segment. That
is wrong for pic code. Remedy that.

This removes those annoying 'RRS text relocation' warnings when building
libobjc.