Source-Changes-HG archive

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

[src/trunk]: src/doc gcc lossage



details:   https://anonhg.NetBSD.org/src/rev/ff76f775ce70
branches:  trunk
changeset: 460643:ff76f775ce70
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Oct 29 21:16:25 2019 +0000

description:
gcc lossage

diffstat:

 doc/HACKS |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 57bdc8503dec -r ff76f775ce70 doc/HACKS
--- a/doc/HACKS Tue Oct 29 21:14:37 2019 +0000
+++ b/doc/HACKS Tue Oct 29 21:16:25 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.191 2019/10/28 18:41:23 christos Exp $
+# $NetBSD: HACKS,v 1.192 2019/10/29 21:16:25 christos Exp $
 #
 # This file is intended to document workarounds for currently unsolved
 # (mostly) compiler bugs.
@@ -902,6 +902,14 @@
 descr  gallium does not compile.
 kcah
 
+port   aarch64
+hack   compile ex_filter.c in vi with -O0
+cdate  Mon Oct 28 14:39:35 EDT 2019
+who    christos
+file   /cvsroot/src/external/bsd/nvi/usr.bin/nvi/Makefile 1.20
+descr  ":%! sort" core-dumps, tm is NULL but was not NULL on entry.
+kcah
+
 port   arm
 hack   avoid using labels in a 12-bit constant.
 who    matt



Home | Main Index | Thread Index | Old Index