]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite: Enable builtins-3-p9.c on BE targets.
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 15 Oct 2020 22:50:05 +0000 (18:50 -0400)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sat, 17 Oct 2020 00:27:41 +0000 (20:27 -0400)
This patch removes the unnecessary "le" target requirement
of the builtins-3-p9.c testcase.

gcc/testsuite/ChangeLog:

2020-10-16  David Edelsohn  <dje.gcc@gmail.com>

* gcc.target/powerpc/builtins-3-p9.c: Remove le.

gcc/testsuite/gcc.target/powerpc/builtins-3-p9.c

index 5818361169f7d33bf4ad150fbacbc0403719782d..96bdc4852ecfeb10acd999a36946f4578081e584 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do compile { target { le } } } */
+/* { dg-do compile } */
 /* { dg-require-effective-target powerpc_p9vector_ok } */
 /* { dg-options "-mdejagnu-cpu=power9 -O1" } */