From 035e8faceffa7b276eb2785d38d1839994b8ddcd Mon Sep 17 00:00:00 2001 From: agc Date: Sun, 22 Dec 2002 14:15:29 +0000 Subject: Mention arm optimisation for pkgsrc/emulators/simh --- doc/HACKS | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'doc/HACKS') diff --git a/doc/HACKS b/doc/HACKS index b9b4a024ec2..2f820f3e1eb 100644 --- a/doc/HACKS +++ b/doc/HACKS @@ -1,4 +1,4 @@ -# $NetBSD: HACKS,v 1.1 2002/09/19 13:15:38 lukem Exp $ +# $NetBSD: HACKS,v 1.2 2002/12/22 14:15:29 agc Exp $ # # This file is intended to document workarounds for currently unsolved # (mostly) compiler bugs. @@ -295,3 +295,14 @@ descr With -O2 optimization, a "if {} else if {} else {}" C statement isn't converted into the correct code. kcah + +hack cc -O* bug +mdate 28 Nov 2002 +who agc +port arm +file emulators/simh/Makefile : 1.3 : +descr + Usual arm optimisation problem. The first problem occurs around + compilation of altairz80 +kcah + -- cgit v1.2.3