public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-2897] arm: Add check for arm_softfp_ok in pr98435.c.
@ 2021-08-13  7:01 Prathamesh Kulkarni
  0 siblings, 0 replies; only message in thread
From: Prathamesh Kulkarni @ 2021-08-13  7:01 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e37ddb91a83335e58f16ef9ce9080668ad6ad47f

commit r12-2897-ge37ddb91a83335e58f16ef9ce9080668ad6ad47f
Author: prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
Date:   Fri Aug 13 12:28:50 2021 +0530

    arm: Add check for arm_softfp_ok in pr98435.c.
    
    gcc/testsuite/ChangeLog:
            * gcc.target/arm/simd/pr98435.c: Add dg-require-effective-target
            arm_softfp_ok.

Diff:
---
 gcc/testsuite/gcc.target/arm/simd/pr98435.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.target/arm/simd/pr98435.c b/gcc/testsuite/gcc.target/arm/simd/pr98435.c
index 0af8633fd56..a4c6a1c85e0 100644
--- a/gcc/testsuite/gcc.target/arm/simd/pr98435.c
+++ b/gcc/testsuite/gcc.target/arm/simd/pr98435.c
@@ -1,5 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-O2 -ffast-math" } */
+/* { dg-require-effective-target arm_softfp_ok } */
 /* { dg-require-effective-target arm_v8_2a_bf16_neon_ok } */
 /* { dg-add-options arm_v8_2a_bf16_neon } */
 /* { dg-additional-options "-mfloat-abi=softfp -march=armv8.2-a+bf16+fp16" } */


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-13  7:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13  7:01 [gcc r12-2897] arm: Add check for arm_softfp_ok in pr98435.c Prathamesh Kulkarni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).