rs6000: apply -mbig option to vec-extract[hl] testcases conditionally.

gcc/testsuite/ChangeLog

2020-06-19  David Edelsohn  <dje.gcc@gmail.com>

	* gcc.target/powerpc/vec-extracth-be-0.c: Apply -mbig
	conditionally for powerpc64le*-*-*.
	* gcc.target/powerpc/vec-extracth-be-1.c: Same.
	* gcc.target/powerpc/vec-extracth-be-2.c: Same.
	* gcc.target/powerpc/vec-extracth-be-3.c: Same.
	* gcc.target/powerpc/vec-extractl-be-0.c: Same.
	* gcc.target/powerpc/vec-extractl-be-1.c: Same.
	* gcc.target/powerpc/vec-extractl-be-2.c: Same.
	* gcc.target/powerpc/vec-extractl-be-3.c: Same.
This commit is contained in:
David Edelsohn 2020-06-19 11:53:52 -04:00
parent dd455df70c
commit 4cea81adab
8 changed files with 16 additions and 8 deletions

View File

@ -1,4 +1,5 @@
/* { dg-options "-mdejagnu-cpu=future -mbig-endian" } */
/* { dg-options "-mdejagnu-cpu=future" } */
/* { dg-additional-options "-mbig" { target powerpc64le-*-* } } */
#include <altivec.h>

View File

@ -1,4 +1,5 @@
/* { dg-options "-mdejagnu-cpu=future -mbig-endian" } */
/* { dg-options "-mdejagnu-cpu=future" } */
/* { dg-additional-options "-mbig" { target powerpc64le-*-* } } */
#include <altivec.h>

View File

@ -1,4 +1,5 @@
/* { dg-options "-mdejagnu-cpu=future -mbig-endian" } */
/* { dg-options "-mdejagnu-cpu=future" } */
/* { dg-additional-options "-mbig" { target powerpc64le-*-* } } */
#include <altivec.h>

View File

@ -1,4 +1,5 @@
/* { dg-options "-mdejagnu-cpu=future -mbig-endian" } */
/* { dg-options "-mdejagnu-cpu=future" } */
/* { dg-additional-options "-mbig" { target powerpc64le-*-* } } */
#include <altivec.h>

View File

@ -1,4 +1,5 @@
/* { dg-options "-mdejagnu-cpu=future -mbig-endian" } */
/* { dg-options "-mdejagnu-cpu=future" } */
/* { dg-additional-options "-mbig" { target powerpc64le-*-* } } */
#include <altivec.h>

View File

@ -1,4 +1,5 @@
/* { dg-options "-mdejagnu-cpu=future -mbig-endian" } */
/* { dg-options "-mdejagnu-cpu=future" } */
/* { dg-additional-options "-mbig" { target powerpc64le-*-* } } */
#include <altivec.h>

View File

@ -1,4 +1,5 @@
/* { dg-options "-mdejagnu-cpu=future -mbig-endian" } */
/* { dg-options "-mdejagnu-cpu=future" } */
/* { dg-additional-options "-mbig" { target powerpc64le-*-* } } */
#include <altivec.h>

View File

@ -1,4 +1,5 @@
/* { dg-options "-mdejagnu-cpu=future -mbig-endian" } */
/* { dg-options "-mdejagnu-cpu=future" } */
/* { dg-additional-options "-mbig" { target powerpc64le-*-* } } */
#include <altivec.h>