[Bug libfortran/93727] Fortran 2018: EX edit descriptor
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 29 04:10:14 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727
--- Comment #14 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Jerry DeLisle from comment #13)
> Created attachment 63523 [details]
> Finalized patch ready, also handling internal units
>
> This patch is very close to being ready to submit. There are probably some
> simplifications that can be done. I have some test cases. One of the issues
> I am dealing with is the output can be machine dependent so I will have to
> limit the cases to a specific architecture. ie what I have here.
>
I will mention that I chose not to implement KIND=16 float support yet. The
configury nightmare was blocking my brain. It can be handled as a separate
patch.
More information about the Gcc-bugs
mailing list