diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c b/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c index afb9319c58f..dcb09b7e7c7 100644 --- a/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c +++ b/gcc/testsuite/gcc.dg/vect/no-trapping-math-vect-ifcvt-15.c @@ -2,7 +2,6 @@ /* { dg-require-effective-target vect_float } */ #include <stdarg.h> -#include <signal.h> #include "tree-vect.h" #define N 16 |