[Bug fortran/66310] Problems with intrinsic repeat for large number of copies
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 27 00:48:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66310
--- Comment #7 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Created attachment 37811
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37811&action=edit
Proposed patch
This patch fixes some signed integer problems in a few places and allows the
test case to compile on my machine up to a size of 2**26 or so before I run out
of memory.
More information about the Gcc-bugs
mailing list