http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58190
--- Comment #4 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to Paolo Carlini from comment #3) > Before committing anything, do you have any idea why the testcase isn't > simply skipped on darwin10? Because I just built mainline on a darwin12 > machine and the testcase is correctly skipped as UNSUPPORTED, thus doesn't > FAIL (outside the testsuite, it fails as you are reporting, but that doesn't > really matter). It seems very strange to me that on darwin10 the DejaGnu > selectors on top of the testcase don't work correctly. Is this a known, much > more general issue? it fails for me on darwin12 for the "-m32" run (i.e. ilp32). and shows unsupported for the m64 one. We generally test on Darwin --target_board=unix\{-m32,-m64\}.