------- Additional Comments From jsm28 at gcc dot gnu dot org 2005-08-18 16:02 ------- An XFAIL is still a test failing because of a bug in GCC, and all XFAILs should have open PRs in Bugzilla. If the target intrinsically cannot support the feature being tested for (e.g. target-specific tests), the test should UNSUPPORTED on targets which cannot support it instead of XFAIL. (If that's the nature of this test then this bug report should be changed to the "testsuite" component until fixed, as it would be a bug in the testsuite rather than the compiler proper, but not closed until the test is either PASS or UNSUPPORTED.)
-- What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23119