Subject: CVS commit: src/gnu/usr.bin/gcc3/backend
To: None <source-changes@NetBSD.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/07/2003 19:56:59
Module Name:	src
Committed By:	scw
Date:		Sun Dec  7 19:56:59 UTC 2003

Modified Files:
	src/gnu/usr.bin/gcc3/backend: Makefile

Log Message:
 - Work around a gcc3 ICE when building reload1.c at -O2 on sh5:
   Compile reload1.c at -O1.

 - Work around a fatal warning when building function.c on sh5:
   Define NOGCCERROR to disable -Werror.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/gnu/usr.bin/gcc3/backend/Makefile

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