Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/alpha
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/06/2002 05:12:31
Module Name: gnusrc
Committed By: simonb
Date: Mon May 6 02:12:31 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gcc/config/alpha: alpha.c
Log Message:
Pull in (part of) rev 1.117 from gcc master sources:
(alpha_expand_unaligned_load, alpha_expand_unaligned_store):
Cast switch operand of size to int.
Fixes one 32-bit host cross-compile problem, but still doesn't work...
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 gnusrc/gnu/dist/toolchain/gcc/config/alpha/alpha.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.