[Bug fortran/93660] Decl mismatch between fndecl TYPE and used arglist / ICE in ipa_simd_modify_function_body, at omp-simd-clone.c:993

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 30 08:35:21 GMT 2021


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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Christophe Lyon
<clyon@gcc.gnu.org>:

https://gcc.gnu.org/g:960eaefb99a805dd6afdc1f223055bd2458d6c49

commit r10-9617-g960eaefb99a805dd6afdc1f223055bd2458d6c49
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Mon Mar 29 17:05:47 2021 +0200

    testsuite: Expect a warning on aarch64 for declare-simd-coarray-lib.f90
[PR93660]

    aarch64 currently doesn't support declare simd where the return value and
arguments
    have different sizes and warns about that case.  This change adds a
dg-warning
    for that case like various other tests have already.

    2021-03-29  Jakub Jelinek  <jakub@redhat.com>

            PR fortran/93660
            * gfortran.dg/gomp/declare-simd-coarray-lib.f90: Expect a mixed
size
            declare simd warning on aarch64.


More information about the Gcc-bugs mailing list