OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* gcc.target/i386/sse-17.c: Include sse2-check.h.
[pf3gnuchains/gcc-fork.git]
/
gcc
/
testsuite
/
gcc.dg
/
vect
/
costmodel
/
x86_64
/
costmodel-fast-math-vect-pr29925.c
diff --git
a/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-fast-math-vect-pr29925.c
b/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-fast-math-vect-pr29925.c
index
0bc09f6
..
5627c26
100644
(file)
--- a/
gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-fast-math-vect-pr29925.c
+++ b/
gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-fast-math-vect-pr29925.c
@@
-3,7
+3,7
@@
#include <stdlib.h>
#include "../../tree-vect.h"
-__attribute__ ((noinline)) void
+__attribute__ ((noinline)) void
interp_pitch(float *exc, float *interp, int pitch, int len)
{
int i,k;