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.
