This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [gfortran,patch] Inline remaining allocation/deallocation routines
François-Xavier Coudert wrote:
>> Compiles flne on x86-64. I will do some more testing and check the
>> source code, but I think it is OK.
>>
> Thanks! I'll wait for your additional testing, of course.
>
I read through the patch and it looks ok. Some testing - also with
"valgrind a.out" - found no error either (incl. Polyhedron tests with
-m32 and -m64 and compiling CP2K).
Thus, I think you can check it in to the trunk.
Tobias