[Bug target/105147] New test case gcc.dg/pr105140.c introduced in r12-7979-geaaf77dd85c333 has excess errors

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 25 06:14:48 GMT 2022


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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Richard Biener
<rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:69100fb86ff48926e5db5920a9c8cdba5ff111bd

commit r11-10031-g69100fb86ff48926e5db5920a9c8cdba5ff111bd
Author: Segher Boessenkool <segher@kernel.crashing.org>
Date:   Wed Apr 6 15:22:24 2022 +0000

    rs6000/testsuite: Skip pr105140.c

    This test fails with error "AltiVec argument passed to unprototyped
    function", but the code (in rs6000.c:invalid_arg_for_unprototyped_fn,
    from 2005) actually tests for any vector type argument.  It also does
    not fail on Darwin, not reflected here though.

    2022-04-06  Segher Boessenkool  <segher@kernel.crashing.org>

    gcc/testsuite/
            PR target/105147
            * gcc.dg/pr105140.c: Skip for powerpc*-*-*.

    (cherry picked from commit c65d15d40738f3691ff1a39907a4b93e9fe5c5ae)


More information about the Gcc-bugs mailing list