This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/23119] gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 fails
- From: "jsm28 at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2005 16:03:08 -0000
- Subject: [Bug tree-optimization/23119] gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 fails
- References: <20050728200244.23119.jsm28@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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