]> git.lizzy.rs Git - rust.git/commitdiff
xfail test hitting a codegen bug (issue #7385)
authorDaniel Micay <danielmicay@gmail.com>
Tue, 25 Jun 2013 20:31:17 +0000 (16:31 -0400)
committerDaniel Micay <danielmicay@gmail.com>
Tue, 25 Jun 2013 20:31:17 +0000 (16:31 -0400)
src/test/run-pass/const-vec-of-fns.rs

index a87d8f30e3ac309735a1799fdf0d6f4f8e4a1190..45302363c380ce5fc5b73c03738e7b1847fb6b08 100644 (file)
@@ -8,7 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// xfail-fast
+// xfail-test
+// FIXME: #7385: hits a codegen bug on OS X x86_64
 
 /*!
  * Try to double-check that static fns have the right size (with or