Source-Changes-HG archive

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

[src/trunk]: src/doc Add a hack entry for lib/libcurses/Makefile workaround f...



details:   https://anonhg.NetBSD.org/src/rev/693e3f9ef790
branches:  trunk
changeset: 329558:693e3f9ef790
user:      abs <abs%NetBSD.org@localhost>
date:      Wed May 28 21:51:18 2014 +0000

description:
Add a hack entry for lib/libcurses/Makefile workaround for lib/48827

diffstat:

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

diffs (26 lines):

diff -r c0e4c1bed36c -r 693e3f9ef790 doc/HACKS
--- a/doc/HACKS Wed May 28 20:57:22 2014 +0000
+++ b/doc/HACKS Wed May 28 21:51:18 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.150 2014/05/24 07:42:45 martin Exp $
+# $NetBSD: HACKS,v 1.151 2014/05/28 21:51:18 abs Exp $
 #
 # This file is intended to document workarounds for currently unsolved
 # (mostly) compiler bugs.
@@ -604,6 +604,16 @@
                internal compiler error: in change_address_1, at emit-rtl.c:2019
        kcah
 
+       hack    gcc -fno-guess-branch-probability
+       cdate   28 May 2014
+       mdate   28 May 2014
+       who     abs
+       file    lib/libcurses/Makefile : 1.69
+       descr   sysinst crashes under vax gcc 4.1 after selecting
+                partition sizes due to curses bug
+        pr     lib/48827
+       kcah
+
 port   arm
 
        hack    gcc-unsigned-compare



Home | Main Index | Thread Index | Old Index