Commit 5e2930c0 by Dorit Nuzman Committed by Dorit Nuzman

* gcc.dg/vect/costmodel/ppc/costmodel-vect-outer-fir.c: Add missing }.

From-SVN: r127645
parent 1d51f406
2007-08-20 Dorit Nuzman <dorit@il.ibm.com>
* gcc.dg/vect/costmodel/ppc/costmodel-vect-outer-fir.c: Add missing }.
2007-08-20 Jakub Jelinek <jakub@redhat.com>
PR c++/33025
......@@ -32,6 +32,7 @@ void foo (){
out[i] += diff;
}
}
}
/* Vectorized. Changing misalignment in the inner-loop. */
void fir (){
......
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