Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/17/1998 15:14:15
Module Name:	src
Committed By:	tv
Date:		Mon Aug 17 22:14:15 UTC 1998

Modified Files:
	src/gnu/usr.bin/gas: expr.c
Log Message:
If _GLOBAL_OFFSET_TABLE_ is being referenced, don't do the special (Ln-.)
hack if there aren't two symbols on the right side of the expression.
(Newer PIC just uses _GLOBAL_OFFSET_TABLE_ +/- 4 bytes.)