Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc mention x68k hacks.



details:   https://anonhg.NetBSD.org/src/rev/d6fb21babf85
branches:  trunk
changeset: 786961:d6fb21babf85
user:      christos <christos%NetBSD.org@localhost>
date:      Fri May 24 17:54:36 2013 +0000

description:
mention x68k hacks.

diffstat:

 doc/HACKS |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 5fdf37e7556c -r d6fb21babf85 doc/HACKS
--- a/doc/HACKS Fri May 24 17:44:27 2013 +0000
+++ b/doc/HACKS Fri May 24 17:54:36 2013 +0000
@@ -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 @@
                {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



Home | Main Index | Thread Index | Old Index