summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorLuuk van Dijk <lvd@golang.org>2011-09-09 15:08:57 +0200
committerLuuk van Dijk <lvd@golang.org>2011-09-09 15:08:57 +0200
commitccfa93e2b1db51f815c8a374a3a8ca2a4fa4ef9c (patch)
treeac2d62a1b70670ae97bc137ad8bb09b1c333b665 /test/golden.out
parent61d1a811baad90cb3f61e55bc5a183654f505b31 (diff)
downloadgo-ccfa93e2b1db51f815c8a374a3a8ca2a4fa4ef9c.tar.gz
ld: grow dwarf includestack on demand.
Fixes issue 2241 while not breaking issue 1878 again. R=rsc CC=golang-dev http://codereview.appspot.com/4988048
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/golden.out b/test/golden.out
index 624b2119f..1942f45fb 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -115,6 +115,8 @@ panic: interface conversion: *main.S is not main.I2: missing method Name
== syntax/
+== dwarf/
+
== fixedbugs/
=========== fixedbugs/bug027.go