]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.dg/strlenopt-73.c
Remove Cell Broadband Engine SPU targets
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / strlenopt-73.c
index d3c3f0534112e6aed63a772bae2c3428ac91d7d8..65239490628686b702ce3dcc88b3049363152641 100644 (file)
@@ -89,7 +89,7 @@ void test_copy_cond_unequal_length_i64 (void)
 
 /* The following tests assume GCC transforms the memcpy calls into
    int128_t assignments which it does only on targets that define
-   the MOVE_MAX macro to 16.  That's only spu, s390, and i386 with
+   the MOVE_MAX macro to 16.  That's only s390 and i386 with
    int128_t support.  */
 
 const char a8[32] = "01234567";