Module Name: src
Committed By: christos
Date: Sun Jan 22 20:41:25 UTC 2023
Modified Files:
src/doc: HACKS
Log Message:
new vax compiler issues
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 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.234 src/doc/HACKS:1.235
--- src/doc/HACKS:1.234 Fri Jan 6 10:48:29 2023
+++ src/doc/HACKS Sun Jan 22 15:41:25 2023
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.234 2023/01/06 15:48:29 christos Exp $
+# $NetBSD: HACKS,v 1.235 2023/01/22 20:41:25 christos Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -422,6 +422,14 @@ kcah
port vax
+ hack gcc10/vax ICE
+ cdate Sun Jan 22 15:37:56 EST 2023
+ who christos
+ file external/mit/xorg/lib/fontconfig/src/Makefile : 1.28
+ descr
+ Disable optimization on some files
+ kcah
+
hack gcc4/vax ICE
cdate Sat Dec 22 08:17:57 2007 UTC
who tsutsui