Subject: CVS commit: src/gnu/usr.bin/gcc3/backend
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/08/2006 14:42:22
Module Name:	src
Committed By:	tsutsui
Date:		Mon May  8 14:42:22 UTC 2006

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

Log Message:
Remove HACK for m68k ra-colorize.c bug in gcc-3.3.2 since current
self build (with gcc-3.3.3) on hp300 has worked fine without this.

Maybe we could remove this HACK for m68000 too, but I can't confirm it
because it's too slow even on the emulator and it's unlikely to build
whole toolchains on sun2 with its maximum 4MB RAM...


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 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.