Subject: CVS commit: [netbsd-2-0] src/gnu/dist/gcc/gcc
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/22/2004 17:22:17
Module Name:	src
Committed By:	he
Date:		Sat May 22 17:22:17 UTC 2004

Modified Files:
	src/gnu/dist/gcc/gcc [netbsd-2-0]: version.c

Log Message:
Pull up revision 1.8 (requested by abs in ticket #370):
  Apply gcc fix for 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.6.2.1 -r1.6.2.2 src/gnu/dist/gcc/gcc/version.c

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