]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.target/i386/avx-round-vec.c: Declare round.
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 16 Sep 2011 12:20:54 +0000 (14:20 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 16 Sep 2011 12:20:54 +0000 (14:20 +0200)
From-SVN: r178907

gcc/testsuite/gcc.target/i386/avx-round-vec.c

index d9514c17ddba3d127159a61a9dab01a5f601f465..4cfb11ba7cd19cb456814dd38a17aa26e07ec7d1 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <math.h>
 
-extern double floor (double);
+extern double round (double);
 
 #define NUM 64