[Bug fortran/67804] ICE on data initialization of type(character) with wrong data

anlauf at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 12 19:46:42 GMT 2022


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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anlauf at gcc dot gnu.org

--- Comment #3 from anlauf at gcc dot gnu.org ---
Created attachment 52174
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52174&action=edit
Tentative patch

This patch should improve error recovery for a bad structure constructor in
a DATA statement.

Regtesting...


More information about the Gcc-bugs mailing list