Module Name:    src
Committed By:   christos
Date:           Fri May 24 17:54:36 UTC 2013

Modified Files:
        src/doc: HACKS

Log Message:
mention x68k hacks.


To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 src/doc/HACKS

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

Modified files:

Index: src/doc/HACKS
diff -u src/doc/HACKS:1.127 src/doc/HACKS:1.128
--- src/doc/HACKS:1.127	Thu Dec 27 09:16:57 2012
+++ src/doc/HACKS	Fri May 24 13:54:36 2013
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.127 2012/12/27 14:16:57 martin Exp $
+# $NetBSD: HACKS,v 1.128 2013/05/24 17:54:36 christos Exp $
 #
 # This file is intended to document workarounds for currently unsolved
 # (mostly) compiler bugs.
@@ -778,4 +778,15 @@ port	ia64
 		{standard input}:22978: Warning: This is the location of the conflicting usage
 	kcah
 
+port	x68k
 
+	hack	compiler error with gcc 4.5.x
+	cdate	Fri May 24 13:23:01 EDT 2013
+	who	christos
+	file	src/external/gpl3/gcc/usr.bin/bakend/Makefile: 1.17
+		xsrc/external/mit/xorg/lib/libGLU/Makefile: 1.11
+		src/x11/lib/GLU/Makefile: 1.9
+	descr
+		workaround for:
+		internal compiler error: in cselib_record_set, at cselib.c:1999
+	kcah

Reply via email to