Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/09/1998 10:19:08
Module Name:	src
Committed By:	mycroft
Date:		Mon Nov  9 18:19:08 UTC 1998

Modified Files:
	src/gnu/usr.bin/gcc/common: reload.c
Log Message:
>From the 2.8 tree:
(find_dummy_reload): New parameter earlyclobber.  If set then don't
use IN for the reload if it also appears elsewhere in the insn.  All
callers changed.

This fixes problems compiling editors/emacs and games/abuse on the Shark.