[Bug fortran/93482] ICE in gfc_resolve_character_array_constructor, at fortran/array.c:2096
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Aug 28 20:16:44 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93482
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from anlauf at gcc dot gnu.org ---
(In reply to anlauf from comment #3)
> Seems to have been fixed on mainline, and backported to 11- and 10-branch.
> Likely a duplicate.
Some issues with zero-sized constructors as in comment#2 have been fixed for
pr103692.
There have been fixes for other issues with constructors, including nested
constructors. I believe there is sufficient coverage for trivial cases like
those in this PR, and it would be beneficial to have a clean, separate PR
for remaining problems. Closing this one.
Thanks for the report!
More information about the Gcc-bugs
mailing list