http://llvm.org/bugs/show_bug.cgi?id=9139
Bob Wilson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Bob Wilson <[email protected]> 2011-02-14 16:13:46 CST --- Fixed in svn 125525 by specifying a triple for the test. The i64_buildvector test relies on the alignment of i64 and f64 types being the same, which is true for Darwin but not AAPCS. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
