Module Name:    src
Committed By:   martin
Date:           Thu Dec 27 14:16:57 UTC 2012

Modified Files:
        src/doc: HACKS

Log Message:
Note another ia64 compiler workaround


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 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.126 src/doc/HACKS:1.127
--- src/doc/HACKS:1.126	Thu Dec 27 08:07:36 2012
+++ src/doc/HACKS	Thu Dec 27 14:16:57 2012
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.126 2012/12/27 08:07:36 martin Exp $
+# $NetBSD: HACKS,v 1.127 2012/12/27 14:16:57 martin Exp $
 #
 # This file is intended to document workarounds for currently unsolved
 # (mostly) compiler bugs.
@@ -767,3 +767,15 @@ port	ia64
 		{standard input}:85: Warning: This is the location of the conflicting usage
 	kcah
 
+	hack	compiler error with gcc 4.5.x
+	cdate	Thu Dec 27 15:15:25 CET 2012
+	who	martin
+	file	src/crypto/external/bsd/netpgp/lib/verify/Makefile: 1.5
+	descr
+		workaround for:
+		{standard input}: Assembler messages:
+		{standard input}:22979: Warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 - 127' (impliedf), specific resource number is 8
+		{standard input}:22978: Warning: This is the location of the conflicting usage
+	kcah
+
+

Reply via email to