xfail-fast issue-3656

This commit is contained in:
Brian Anderson 2012-10-22 14:04:22 -07:00
parent 5a86f5d084
commit 763a8e7b47

@ -1,3 +1,4 @@
// xfail-fast Can't redeclare malloc with wrong signature because bugs
// Issue #3656
// Incorrect struct size computation in the FFI, because of not taking
// the alignment of elements into account.