Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/04/1999 04:18:43
Module Name:	gnusrc
Committed By:	drochner
Date:		Sat Sep  4 11:18:43 UTC 1999

Modified Files:
	gnusrc/gnu/dist/gcc: combine.c

Log Message:
Fix for a misoptimization, from the egcs/gcc mailing list
(http://egcs.cygnus.com/ml/gcc/1999-08/msg00760.html).
Log message:
        * combine.c (get_last_value): Don't look for earlier sets if the last
        known set is somewhere in between the insns being combined.


To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 gnusrc/gnu/dist/gcc/combine.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.