[Bug libfortran/93727] Fortran 2018: EX edit descriptor
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 25 04:30:18 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727
--- Comment #35 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Created attachment 64542
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64542&action=edit
Revised patch to fix issues on ARMv8
This patch fixes the issue and changes from using unsigned long long int to
GFC_UINTEGER_8. I will commit soon.
More information about the Gcc-bugs
mailing list