Subject: CVS commit: src/gnu/dist/gcc/gcc
To: None <source-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 05/19/2004 23:44:18
Module Name:	src
Committed By:	abs
Date:		Wed May 19 23:44:18 UTC 2004

Modified Files:
	src/gnu/dist/gcc/gcc: version.c
	src/gnu/dist/gcc/gcc/config/arm: arm.h

Log Message:
Apply gcc PR target/14302 to fix ARM compiler issues triggered by at
least glib, glib2, and pkgconfig.

    2004-02-26  Richard Earnshaw  <rearnsha@arm.com>
	   Daniel Jacobowitz  <drow@mvista.com>

	   PR target/14302
	   * arm.h (ARM_GO_IF_LEGITIMATE_ADDRESS): Don't check the mode
	   size for minipool references.

Many thanks to Richard Earnshaw for close to instant copy of the gcc patch.
Bump gcc version to "3.3.3 (NetBSD nb3 20040520)"


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/gnu/dist/gcc/gcc/version.c
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gcc/gcc/config/arm/arm.h

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