Subject: CVS commit: src/gnu/dist/gcc4/gcc
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 11/25/2006 10:05:43
Module Name:	src
Committed By:	skrll
Date:		Sat Nov 25 10:05:43 UTC 2006

Modified Files:
	src/gnu/dist/gcc4/gcc: ChangeLog version.c
	src/gnu/dist/gcc4/gcc/config/pa: pa.c

Log Message:
Pull across the gcc fixes for the ICEs seen when cross-compiling hp700 on
64bit hosts.

	- gimpy's fix has been done differently when fixing gcc
	  target/29114
	- the second is one I debugged with Dave Anglin's help. The fix
	  is from Dave.

There still seem to be codegen bugs, however.

Bump version to NetBSD nb3 20061125

OK'd by mrg.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/gcc4/gcc/ChangeLog
cvs rdiff -r1.11 -r1.12 src/gnu/dist/gcc4/gcc/version.c
cvs rdiff -r1.3 -r1.4 src/gnu/dist/gcc4/gcc/config/pa/pa.c

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