Commit 6f75290f by Andreas Schwab Committed by Andreas Schwab

* gcc.target/powerpc/vsxcopy.c (dg-options): Add -mvsx.

From-SVN: r211152
parent 1bae5891
2014-06-03 Andreas Schwab <schwab@linux-m68k.org>
* gcc.target/powerpc/vsxcopy.c (dg-options): Add -mvsx.
2014-06-02 Jeff Law <law@redhat.com>
PR rtl-optimization/61094
......
/* { dg-do compile { target { powerpc64*-*-* } } } */
/* { dg-require-effective-target powerpc_vsx_ok } */
/* { dg-options "-O1" } */
/* { dg-options "-O1 -mvsx" } */
/* { dg-final { scan-assembler "lxvd2x" } } */
/* { dg-final { scan-assembler "stxvd2x" } } */
/* { dg-final { scan-assembler-not "xxpermdi" } } */
......
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