Source-Changes-HG archive

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

[src/trunk]: src/doc add ctfconvert bug.



details:   https://anonhg.NetBSD.org/src/rev/3651b3adb736
branches:  trunk
changeset: 328469:3651b3adb736
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Apr 04 01:23:34 2014 +0000

description:
add ctfconvert bug.

diffstat:

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

diffs (27 lines):

diff -r b2d609ba357b -r 3651b3adb736 doc/HACKS
--- a/doc/HACKS Fri Apr 04 01:20:12 2014 +0000
+++ b/doc/HACKS Fri Apr 04 01:23:34 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.144 2014/03/24 23:03:21 tron Exp $
+# $NetBSD: HACKS,v 1.145 2014/04/04 01:23:34 christos Exp $
 #
 # This file is intended to document workarounds for currently unsolved
 # (mostly) compiler bugs.
@@ -280,6 +280,17 @@
        -fno-strict-aliasing.
 kcah
 
+hack   disable ctf for gcc-4.8 build
+mdate  April 3 2014
+who    chritos
+file   external/gpl3/gcc/usr.bin/Makefile.frontend     : 1.4
+file   external/gpl3/gcc/usr.bin/Makefile.backend      : 1.5
+descr
+       nbctfconvert -g -L VERSION -g fold-const.o
+       ERROR: fold-const.c: failed to get mapping for tid 79154 \
+               ((null)) <13532>
+kcak
+
 hack   emacs aborting on exit (libgcc issue)
 mdate  7 November 2011
 who    christos



Home | Main Index | Thread Index | Old Index