projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7ff220
)
* gcc.target/i386/avx-round-vec.c: Declare round.
author
Uros Bizjak
<uros@gcc.gnu.org>
Fri, 16 Sep 2011 12:20:54 +0000
(14:20 +0200)
committer
Uros 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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gcc.target/i386/avx-round-vec.c
b/gcc/testsuite/gcc.target/i386/avx-round-vec.c
index d9514c17ddba3d127159a61a9dab01a5f601f465..4cfb11ba7cd19cb456814dd38a17aa26e07ec7d1 100644
(file)
--- a/
gcc/testsuite/gcc.target/i386/avx-round-vec.c
+++ b/
gcc/testsuite/gcc.target/i386/avx-round-vec.c
@@
-7,7
+7,7
@@
#include <math.h>
-extern double
floor
(double);
+extern double
round
(double);
#define NUM 64