This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/23119] gcc.dg/vect/vect-105.c scan-tree-dump-times vectorized 1 loops 1 fails


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]