Commit 8549d9e1 by Uros Bizjak

* gcc.target/i386/avx-round-vec.c: Declare round.

From-SVN: r178907
parent a7ff220a
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
#include <math.h> #include <math.h>
extern double floor (double); extern double round (double);
#define NUM 64 #define NUM 64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment