[Bug libfortran/83649] Large reads fail
jb at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 2 19:09:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83649
Janne Blomqvist <jb at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |jb at gcc dot gnu.org
--- Comment #4 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Yes, assigning to myself. So it works on macOS. Did you also test whether it
fails without the patch?
It'd be nice to have some test results on win64 as well, but I guess we have
noone to run those. At least with the patch it shouldn't be worse than with
trunk.
Another question is whether the current value of MAX_CHUNK is optimal, or
whether some smaller value might be better..
More information about the Gcc-bugs
mailing list