]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/g++.dg/warn/pr30551-2.C
Remove Cell Broadband Engine SPU targets
[thirdparty/gcc.git] / gcc / testsuite / g++.dg / warn / pr30551-2.C
index b22447091b5efe763af4687f771507b73ddff446..95085c61374e33bd8e63e334b5612b079c53e661 100644 (file)
@@ -1,6 +1,5 @@
 // PR 30551 -Wmain is enabled by -pedantic/-pedantic-errors.
 // { dg-do compile }
 // { dg-options "-pedantic-errors" }
-// { dg-skip-if "-Wmain not enabled with -pedantic on SPU" { spu-*-* } } 
 int main(char a) {} /* { dg-error "first argument of .*main.* should be .int." "int" } */
 /* { dg-error "main.* takes only zero or two arguments" "zero or two" { target *-*-* } .-1 } */