[Bug fortran/93957] [10 Regression] ICE (regression) passing assumed rank arrays with bind(c)
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 27 11:13:20 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93957
--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <burnus@gcc.gnu.org>:
https://gcc.gnu.org/g:62ede14d30f5d083f1ab23bcab6e0e3c9c649006
commit r10-7416-g62ede14d30f5d083f1ab23bcab6e0e3c9c649006
Author: Tobias Burnus <tobias@codesourcery.com>
Date: Fri Mar 27 12:12:36 2020 +0100
[Fortran] Fix ICE with deferred-rank arrays (PR93957)
PR fortran/93957
* trans-array.c (gfc_alloc_allocatable_for_assignment): Accept
nonallocatable, nonpointer deferred-rank arrays.
PR fortran/93957
* gfortran.dg/assumed_rank_19.f90: New.
More information about the Gcc-bugs
mailing list