[Bug testsuite/105095] gcc.dg/vect/complex/fast-math-complex-* tests are not executed

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 28 11:36:04 GMT 2022


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

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

https://gcc.gnu.org/g:73ceece5363b1a06196191aa6a7254ceab5b9cf4

commit r11-9943-g73ceece5363b1a06196191aa6a7254ceab5b9cf4
Author: Tamar Christina <tamar.christina@arm.com>
Date:   Thu Apr 28 12:32:26 2022 +0100

    testsuite: Backport testsuite changes from GCC 12 to GCC 11

    This backports the testsuite changes from mainline to GCC 11.
    This enables some tests that were not running and fix some
    unresolved cases. The test output are adjusted to what GCC 11 could detect.

    gcc/testsuite/ChangeLog:

            PR testsuite/105095
            * gcc.dg/vect/complex/fast-math-bb-slp-complex-mul-float.c: Update
for
            codegen.
            * gcc.dg/vect/complex/fast-math-complex-add-double.c: Likewise.
            * 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.


More information about the Gcc-bugs mailing list