Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 04/04/2002 16:30:38
Module Name:	gnusrc
Committed By:	msaitoh
Date:		Thu Apr  4 13:30:38 UTC 2002

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

Log Message:
sync with gnu/dist/gcc/combine.c rev. 1.5

 > gcc original rev. 1.89:
 > 	* combine.c (if_then_else_cond): If comparing against zero,
 > 	just return thing being compared.
 >
 > gcc original rev. 1.132:
 > 	* combine.c (combine_simplify_rtx): Don't create an if_then_else
 > 	unless both args are general_operand.


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

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