Changes in directory llvm-test/SingleSource/UnitTests/Vector/Altivec:

alti.stepfft.c updated: 1.3 -> 1.4
---
Log message:

new testcase


---
Diffs of the changes:  (+0 -1)

 alti.stepfft.c |    1 -
 1 files changed, 1 deletion(-)


Index: llvm-test/SingleSource/UnitTests/Vector/Altivec/alti.stepfft.c
diff -u llvm-test/SingleSource/UnitTests/Vector/Altivec/alti.stepfft.c:1.3 
llvm-test/SingleSource/UnitTests/Vector/Altivec/alti.stepfft.c:1.4
--- llvm-test/SingleSource/UnitTests/Vector/Altivec/alti.stepfft.c:1.3  Tue Apr 
 4 13:56:15 2006
+++ llvm-test/SingleSource/UnitTests/Vector/Altivec/alti.stepfft.c      Tue Apr 
10 18:51:25 2007
@@ -76,7 +76,6 @@
 float x[][2],y[][2],w[][2],sign;
 {
    int jb, m, j, mj, tgle;
-   void ccopy(),step();
    m    = (int) (log((float) n)/log(1.99));
    mj   = 1;
    tgle = 1;  /* toggling switch for work array */



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to