[Bug libfortran/122936] Read for user defined data types in Fortran fails if there is additional information in the row

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 2 20:23:01 GMT 2025


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

Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2025-12-02
     Ever confirmed|0                           |1

--- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
I have been able to reproduce the problem. Interestingly when I undo the
referenced commit, the example input without the trailing extra text fails. I
must say this makes the issue twice as interesting.

I will take this one on.


More information about the Gcc-bugs mailing list