[Bug tree-optimization/23119] gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 fails
jsm28 at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Aug 18 16:09:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list