* gcc.target/powerpc/altivec-7.c: Remove extra brace.
From-SVN: r261130
This commit is contained in:
parent
c5f50290c7
commit
a194d25bbd
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* gcc.dg/torture/pr86034.c: New test.
|
||||
|
@ -103,7 +103,7 @@ int main ()
|
||||
/* { dg-final { scan-assembler-times "xxlxor" 5 } } */
|
||||
/* { dg-final { scan-assembler-times "lvx" 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 "vupklsb" 2 } } */
|
||||
/* { dg-final { scan-assembler-times "vupkhpx" 1 } } */
|
||||
|
Loading…
Reference in New Issue
Block a user