Module Name: src
Committed By: christos
Date: Mon Oct 28 18:41:23 UTC 2019
Modified Files:
src/doc: HACKS
Log Message:
another vax -O1
To generate a diff of this commit:
cvs rdiff -u -r1.190 -r1.191 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.190 src/doc/HACKS:1.191
--- src/doc/HACKS:1.190 Mon May 13 22:53:16 2019
+++ src/doc/HACKS Mon Oct 28 14:41:23 2019
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.190 2019/05/14 02:53:16 maya Exp $
+# $NetBSD: HACKS,v 1.191 2019/10/28 18:41:23 christos Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -894,6 +894,14 @@ file src/sys/arch/vax/boot/boot/Makefile
descr /boot does not work when compiled with -O2 and gcc 4.8
kcah
+port vax
+hack compile nir.c in gallium with -O1
+cdate Mon Oct 28 14:39:35 EDT 2019
+who christos
+file /cvsroot/src/external/mit/xorg/lib/gallium/Makefile 1.36
+descr gallium does not compile.
+kcah
+
port arm
hack avoid using labels in a 12-bit constant.
who matt