Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Note libelf ia64 hack



details:   https://anonhg.NetBSD.org/src/rev/fcb607112911
branches:  trunk
changeset: 783522:fcb607112911
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Dec 27 08:07:36 2012 +0000

description:
Note libelf ia64 hack

diffstat:

 doc/HACKS |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 1551887b7407 -r fcb607112911 doc/HACKS
--- a/doc/HACKS Thu Dec 27 08:06:28 2012 +0000
+++ b/doc/HACKS Thu Dec 27 08:07:36 2012 +0000
@@ -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 @@
                {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
+



Home | Main Index | Thread Index | Old Index