diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/arm-pass.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/arm-pass.txt b/test/arm-pass.txt index d96b15c8e..8878f6dc8 100644 --- a/test/arm-pass.txt +++ b/test/arm-pass.txt @@ -48,6 +48,7 @@ # ./gc.go # ./gc1.go ./hashmap.go +./hilbert.go ./helloworld.go ./if.go ./if1.go @@ -331,6 +332,7 @@ fixedbugs/bug149.go fixedbugs/bug150.go fixedbugs/bug151.go fixedbugs/bug152.go +fixedbugs/bug153.go # fixedbugs/bug154.go # needs floating point fixedbugs/bug155.go fixedbugs/bug156.go |