Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/vax
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/21/2002 21:31:36
Module Name:	gnusrc
Committed By:	matt
Date:		Thu Feb 21 19:31:36 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/vax: vax.h

Log Message:
movl doesn't modify the C bit in the PSL so make sure to communicate that
fact to the gcc optimizer so it doesn't emit the wrong branch instructions.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 gnusrc/gnu/dist/toolchain/gcc/config/vax/vax.h

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