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

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Sep 6 20:15:00 GMT 2008


On Sat, Sep 06, 2008 at 08:20:57PM +0200, Tobias Burnus wrote:
> 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?
> 

I did not realize you use "dg-do compile".  You're right.
One needs to execute the test.  The compile test is useless
in that the code would compile before my patch and give
a wrong result.

-- 
Steve



More information about the Fortran mailing list