summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/HACKS10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/HACKS b/doc/HACKS
index f664eed82a5..686ca23c804 100644
--- a/doc/HACKS
+++ b/doc/HACKS
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.22 2004/01/31 01:07:52 kristerw Exp $
+# $NetBSD: HACKS,v 1.23 2004/01/31 01:25:51 kristerw Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -392,3 +392,11 @@ port arm
file games/sjeng/Makefile : 1.7
descr Internal compiler error when compiling search.c.
kcah
+
+hack gcc 2.95.3/arm -O* bug
+cdate 31 Jan 2003
+who kristerw
+port arm
+file databases/cdb/patches/patch-aa : 1.1
+descr Compilation of the tryulong32.c configuration test takes ~forever.
+kcah