Subject: CVS commit: src/gnu/dist/gcc/gcc/config/sparc
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/09/2003 21:26:22
Module Name:	src
Committed By:	martin
Date:		Tue Sep  9 21:26:21 UTC 2003

Modified Files:
	src/gnu/dist/gcc/gcc/config/sparc: sparc.c sparc.md

Log Message:
Avoid outputing illegal assembler code for shifts by constants out of
bounds. Gcc bugzilla ticket 11965; update previous patch to the final
version accepted by the gcc people.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc/gcc/config/sparc/sparc.c
cvs rdiff -r1.2 -r1.3 src/gnu/dist/gcc/gcc/config/sparc/sparc.md

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