Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/rs6000
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/26/2001 06:14:56
Module Name:	gnusrc
Committed By:	mrg
Date:		Fri Oct 26 03:14:56 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/rs6000: rs6000.c

Log Message:
fix a compile error when _not_:
	#if HOST_BITS_PER_WIDE_INT == 32

found building cross powerpc compiler on sparc64 host.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 \
    gnusrc/gnu/dist/toolchain/gcc/config/rs6000/rs6000.c

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