Module Name:    src
Committed By:   martin
Date:           Thu Dec 27 08:07:37 UTC 2012

Modified Files:
        src/doc: HACKS

Log Message:
Note libelf ia64 hack


To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 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.125 src/doc/HACKS:1.126
--- src/doc/HACKS:1.125	Thu Dec 27 07:09:45 2012
+++ src/doc/HACKS	Thu Dec 27 08:07:36 2012
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.125 2012/12/27 07:09:45 martin Exp $
+# $NetBSD: HACKS,v 1.126 2012/12/27 08:07:36 martin Exp $
 #
 # This file is intended to document workarounds for currently unsolved
 # (mostly) compiler bugs.
@@ -755,3 +755,15 @@ port	ia64
 		{standard input}: Error: 2 warnings, treating warnings as errors
 	kcah
 
+	hack	libelf libelf_extended.c compiler error in gcc 4.5.3
+	cdate	Thu Dec 27 09:05:51 CET 2012
+	who	martin
+	file	src/external/bsd/libelf/lib/Makefile: 1.3
+	descr
+		workaround for:
+		{standard input}: Assembler messages:
+		{standard input}:87: Warning: Use of 'adds' may violate RAW dependency 'GR%, % in 1 - 127' (impliedf), specific resource number is 33
+		{standard input}:87: Warning: Only the first path encountering the conflict is reported
+		{standard input}:85: Warning: This is the location of the conflicting usage
+	kcah
+

Reply via email to