Subject: CVS commit: src/gnu/dist/gcc4/gcc/config/vax
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/30/2007 22:02:27
Module Name:	src
Committed By:	matt
Date:		Fri Mar 30 22:02:27 UTC 2007

Modified Files:
	src/gnu/dist/gcc4/gcc/config/vax: vax.md

Log Message:
Enable new quadmove code.  Only use mova[lq] instead of ashl when
!optimize_size.  When optimize_size is on, try to use ashl if possible
if setting a 6bit unsigned quantity in the word.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/gcc4/gcc/config/vax/vax.md

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