Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/12/1998 08:40:48
Module Name:	src
Committed By:	mycroft
Date:		Thu Nov 12 16:40:48 UTC 1998

Modified Files:
	src/gnu/usr.bin/gcc/arch/i386: i386.md
Log Message:
Grad the adddi3 pattern from egcs -- which prevents the insn from getting too
complicated to allocate all the registers it needs.
Fixes PR 5199.