Thiago Jung Bauermann <thiago.bauerm...@linaro.org> writes:

> --- a/gcc/testsuite/g++.dg/vect/pr115278.cc
> +++ b/gcc/testsuite/g++.dg/vect/pr115278.cc
> @@ -2,6 +2,7 @@
>  // { dg-require-effective-target c++11 }
>  // { dg-additional-options "-fdump-tree-optimized" }
>  
> +#include <climits>
>  #include <cstdint>
>  
>  const int runs = 92;

Sorry, the new include isn't necessary. It's a leftover from a previous
version of the patch.

I removed it locally and if the patch is approved, I'll commit it
without this hunk.

-- 
Thiago

Reply via email to