summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/arm-pass.txt2
-rw-r--r--test/golden-arm.out11
2 files changed, 1 insertions, 12 deletions
diff --git a/test/arm-pass.txt b/test/arm-pass.txt
index e4187c299..8878f6dc8 100644
--- a/test/arm-pass.txt
+++ b/test/arm-pass.txt
@@ -439,6 +439,6 @@ fixedbugs/bug259.go
fixedbugs/bug261.go
fixedbugs/bug262.go
fixedbugs/bug263.go
+fixedbugs/bug264.go
fixedbugs/bug265.go
bugs/bug260.go
-bugs/bug264.go
diff --git a/test/golden-arm.out b/test/golden-arm.out
index c64802369..a51aea8e5 100644
--- a/test/golden-arm.out
+++ b/test/golden-arm.out
@@ -108,14 +108,3 @@ panic PC=xxx
=========== bugs/bug260.go
FAIL
BUG: bug260 failed
-
-=========== bugs/bug264.go
-foo
-bar
-bar
-bal
-bal
-panic: barCount != 1
-
-panic PC=xxx
-BUG