This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR fortran/33229 -- Fix intrinsic subroutine as function call


Steve Kargl wrote:
Please remove the size_kind.f90 testcase. It requires 8 GB of
memory. If you have a system with less than 8 GB of memory, it will swap itself to death. Well, at least it does on
FreeBSD
I don't understand this. It should only compile the program and not run it. And only when running, it should try to allocate 8 GB of memory. Can you provide more information where it fails on your system?

Tobias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]