Commit a194d25b by Andreas Schwab Committed by Andreas Schwab

* gcc.target/powerpc/altivec-7.c: Remove extra brace.

From-SVN: r261130
parent c5f50290
2018-06-03 Andreas Schwab <schwab@linux-m68k.org>
* gcc.target/powerpc/altivec-7.c: Remove extra brace.
2018-06-03 Eric Botcazou <ebotcazou@adacore.com> 2018-06-03 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/torture/pr86034.c: New test. * gcc.dg/torture/pr86034.c: New test.
......
...@@ -103,7 +103,7 @@ int main () ...@@ -103,7 +103,7 @@ int main ()
/* { dg-final { scan-assembler-times "xxlxor" 5 } } */ /* { dg-final { scan-assembler-times "xxlxor" 5 } } */
/* { dg-final { scan-assembler-times "lvx" 1 } } */ /* { dg-final { scan-assembler-times "lvx" 1 } } */
/* { dg-final { scan-assembler-times "vmsumubm" 1 } } */ /* { dg-final { scan-assembler-times "vmsumubm" 1 } } */
/* { dg-final { scan-assembler-times "vupklpx" 1 } } } */ /* { dg-final { scan-assembler-times "vupklpx" 1 } } */
/* { dg-final { scan-assembler-times "vupklsx" 0 } } */ /* { dg-final { scan-assembler-times "vupklsx" 0 } } */
/* { dg-final { scan-assembler-times "vupklsb" 2 } } */ /* { dg-final { scan-assembler-times "vupklsb" 2 } } */
/* { dg-final { scan-assembler-times "vupkhpx" 1 } } */ /* { dg-final { scan-assembler-times "vupkhpx" 1 } } */
......
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