Commit 2a94be35 by Will Schmidt Committed by Will Schmidt

fold-vec-ld-longlong.c: Add lp64 requirement.

[gcc/testsuite]

2017-09-14  Will Schmidt  <will_schmidt@vnet.ibm.com>

	* gcc.target/powerpc/fold-vec-ld-longlong.c: Add lp64 requirement.

From-SVN: r252757
parent 0fa0fdb7
2017-09-14 Will Schmidt <will_schmidt@vnet.ibm.com>
* gcc.target/powerpc/fold-vec-ld-longlong.c: Add
lp64 requirement.
2017-09-14 Richard Biener <rguenther@suse.de>
* gcc.dg/tree-ssa/ssa-fre-59.c: New testcase.
......
/* Verify that overloaded built-ins for vec_ld* with long long
inputs produce the right code. */
/* { dg-do compile } */
/* { dg-do compile { target lp64 } } */
/* { dg-require-effective-target powerpc_p8vector_ok } */
/* { dg-options "-mpower8-vector -O2" } */
......
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