[Bug fortran/82868] ICE in generate_coarray_sym_init, at fortran/trans-decl.c:5203
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 30 20:33:28 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82868
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Harald Anlauf
<anlauf@gcc.gnu.org>:
https://gcc.gnu.org/g:8a24700c64cabd99802a77ab13080d6f66ee0be7
commit r11-10283-g8a24700c64cabd99802a77ab13080d6f66ee0be7
Author: Harald Anlauf <anlauf@gmx.de>
Date: Wed Sep 21 19:55:30 2022 +0200
Fortran: fix ICE in generate_coarray_sym_init [PR82868]
gcc/fortran/ChangeLog:
PR fortran/82868
* trans-decl.c (generate_coarray_sym_init): Skip symbol
if attr.associate_var.
gcc/testsuite/ChangeLog:
PR fortran/82868
* gfortran.dg/associate_26a.f90: New test.
(cherry picked from commit bc71318a91286b5f00e88f07aab818ac82510692)
More information about the Gcc-bugs
mailing list