summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorLuuk van Dijk <lvd@golang.org>2012-02-10 22:50:55 +0100
committerLuuk van Dijk <lvd@golang.org>2012-02-10 22:50:55 +0100
commit8b7d0931791f04907af6e823a727e453ecb30adb (patch)
tree164048a3a75163c9a2072834bd7dbef3baf249c5 /test/golden.out
parent591c399c168b64f4ac81296df505523469d22b73 (diff)
downloadgo-8b7d0931791f04907af6e823a727e453ecb30adb.tar.gz
cmd/gc: suspend safemode during typecheck of inlined bodies.
Should be obviously correct. Includes minimal test case. A future CL should clear up the logic around typecheckok and importpkg != nil someday. R=rsc, dsymonds, rsc CC=golang-dev http://codereview.appspot.com/5652057
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 e0b4cf6e2..764f56196 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -11,6 +11,8 @@
== dwarf/
+== safe/
+
== fixedbugs/
== bugs/