summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2010-03-05 10:43:33 -0800
committerIan Lance Taylor <iant@golang.org>2010-03-05 10:43:33 -0800
commit7b6c73d7c5e3ff562a0e3cbb5d07f736bc218a34 (patch)
tree51cba7650d9c4a63d1eae9e703e5826afb86a7a1 /test/golden.out
parent5c2f140b43c83aafe77d5cd3ba5442afae97a39b (diff)
downloadgo-7b6c73d7c5e3ff562a0e3cbb5d07f736bc218a34.tar.gz
Generate same output on all architectures.
Passing an argument to bug260 will indicate which alignments are wrong. R=r CC=golang-dev http://codereview.appspot.com/231042
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/golden.out b/test/golden.out
index 56b9dd96d..cd9335f46 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -152,6 +152,5 @@ panic PC=xxx
== bugs/
=========== bugs/bug260.go
-FAIL: alignment should be 1, is 8
-FAIL: alignment should be 2, is 8
-FAIL: alignment should be 4, is 8
+FAIL
+BUG: bug260 failed