Subject: CVS commit: src/gnu/dist/toolchain/gcc/config/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/06/2003 22:58:21
Module Name:	src
Committed By:	thorpej
Date:		Thu Mar  6 20:58:21 UTC 2003

Modified Files:
	src/gnu/dist/toolchain/gcc/config/arm: arm.md

Log Message:
Pull in a patch from GCC 3.3 that's been in my local tree for a long time:

(*mulsi3_compare0, *mulsi_compare0_scratch, *mulsi3addsi_compare0,
*mulsi3addsi_compare0_scratch): Predicate on !arm_is_xscale.

(mulhisi3, *mulhisi3addsi, *mulhidi3adddi): New patterns, predicated
on arm_is_xscale.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/gnu/dist/toolchain/gcc/config/arm/arm.md

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