public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/105095] gcc.dg/vect/complex/fast-math-complex-* tests are not executed
Date: Thu, 07 Apr 2022 07:29:09 +0000	[thread overview]
Message-ID: <bug-105095-4-lGFvLWT7fO@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-105095-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105095

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tamar Christina <tnfchris@gcc.gnu.org>:

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

commit r12-8044-gfdd81afcf18d1a926d81d63cc4525fc9442aa9a5
Author: Tamar Christina <tamar.christina@arm.com>
Date:   Thu Apr 7 08:26:36 2022 +0100

    testsuite: enable fast-math-complex-* testcases.

    As pointed out in PR105095 these tests weren't running, mainly because the
.exp
    file contains a filter on the first character so it can distinguish between
    fast-math-bb-slp-* and fast-math-*, my test started with `c` and so didn't
get
    found.

    This patch adds `c` to the list of filters and also updates the output and
    required guards for the testcases now that they run.

    gcc/testsuite/ChangeLog:

            PR testsuite/105095
            * gcc.dg/vect/complex/fast-math-complex-add-double.c: Update for
codegen.
            * gcc.dg/vect/complex/fast-math-complex-add-float.c: Likewise.
            * gcc.dg/vect/complex/fast-math-complex-add-half-float.c: Likewise.
            * gcc.dg/vect/complex/fast-math-complex-add-pattern-double.c:
Likewise.
            * gcc.dg/vect/complex/fast-math-complex-add-pattern-float.c:
Likewise.
            * gcc.dg/vect/complex/fast-math-complex-add-pattern-half-float.c:
Likewise.
            * gcc.dg/vect/complex/fast-math-complex-mla-half-float.c: Likewise.
            * gcc.dg/vect/complex/fast-math-complex-mls-double.c: Likewise.
            * gcc.dg/vect/complex/fast-math-complex-mls-float.c: Likewise.
            * gcc.dg/vect/complex/fast-math-complex-mls-half-float.c: Likewise.
            * gcc.dg/vect/complex/fast-math-complex-mul-double.c: Likewise.
            * gcc.dg/vect/complex/fast-math-complex-mul-float.c: Likewise.
            * gcc.dg/vect/complex/fast-math-complex-mul-half-float.c: Likewise.
            * gcc.dg/vect/vect.exp: Add extra letter to filter.

  parent reply	other threads:[~2022-04-07  7:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29  8:13 [Bug testsuite/105095] New: " ebotcazou at gcc dot gnu.org
2022-03-29 10:24 ` [Bug testsuite/105095] " rguenth at gcc dot gnu.org
2022-03-29 10:50 ` ebotcazou at gcc dot gnu.org
2022-03-29 14:44 ` tnfchris at gcc dot gnu.org
2022-04-07  7:29 ` cvs-commit at gcc dot gnu.org [this message]
2022-04-07  7:30 ` tnfchris at gcc dot gnu.org
2022-04-07  8:12 ` ebotcazou at gcc dot gnu.org
2022-04-07  8:14 ` ebotcazou at gcc dot gnu.org
2022-04-28 11:36 ` cvs-commit at gcc dot gnu.org
2022-04-28 11:38 ` tnfchris at gcc dot gnu.org
2022-12-07  4:32 ` pinskia at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-105095-4-lGFvLWT7fO@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).