]> git.ipfire.org Git - people/ms/gcc.git/blobdiff - gcc/testsuite/gcc.dg/vect/vect-simd-clone-17.c
testsuite: Remove obsolete comments [PR108898]
[people/ms/gcc.git] / gcc / testsuite / gcc.dg / vect / vect-simd-clone-17.c
index 6616ca6a74af82012709c299b938e9de879f795b..803e0f25d45c1069633486c7b7d805638db83482 100644 (file)
@@ -80,8 +80,7 @@ main ()
   return 0;
 }
 
-/* Ensure the the in-branch simd clones are used on targets that support them.
-   Some targets use another call for the epilogue loops.  */
+/* Ensure the the in-branch simd clones are used on targets that support them.  */
 /* { dg-final { scan-tree-dump-times {[\n\r] [^\n]* = foo\.simdclone} 2 "vect" } } */
 
 /* The LTO test produces two dump files and we scan the wrong one.  */