Module Name:    src
Committed By:   christos
Date:           Fri Apr  4 01:23:34 UTC 2014

Modified Files:
        src/doc: HACKS

Log Message:
add ctfconvert bug.


To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 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.144 src/doc/HACKS:1.145
--- src/doc/HACKS:1.144	Mon Mar 24 19:03:21 2014
+++ src/doc/HACKS	Thu Apr  3 21:23:34 2014
@@ -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 @@ descr
 	-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

Reply via email to