http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59316
--- Comment #8 from joseph at codesourcery dot com <joseph at codesourcery dot com> --- It fails everywhere that (a) supports floating-point exceptions, (b) has not had the target hook added and (c) supports pthreads ((c) is a requirement for the test to run - the feature in question still won't work properly if (a) and (b) apply but pthreads aren't supported, it's just that the test won't run in that case).