https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64572
--- Comment #13 from howarth at bromo dot med.uc.edu --- (In reply to Dominique d'Humieres from comment #8) > > === libffi Summary for unix/-m32 === > > # of expected passes 1870 > # of unexpected failures 20 > # of unsupported tests 30 > > Running target unix/-m64 > > === libffi Summary for unix/-m64 === > > # of expected passes 1904 > # of unsupported tests 30 > > === libffi Summary === > > # of expected passes 3774 > # of unexpected failures 20 > # of unsupported tests 60 > > i.e., 20 failures with -m32. These 32-bit failures appear to be darwin specific as a build of current gcc trunk on x86_64 Fedora 15 and manually running there test suite in build/x86_64-unknown-linux-gnu/32/libffi with 'make -k check RUNTESTFLAGS="--target_board=unix'{-m32}'"' shows... === libffi Summary === # of expected passes 2204