Memory leaks in compiler

Jerry DeLisle jvdelisle@verizon.net
Fri Jan 11 20:20:00 GMT 2008


Jerry DeLisle wrote:
> With the Fortran test case I am using for PR34722.  I did a valgrind 
> check with the following command:
> 
> valgrind --leak-check=full f951 inquire_12.f90
> 
Here is a reduced test case.  I will submit a PR. It has nothing to do with my 
iostat patch for pr34722.

program gamsanal
end


Jerry



More information about the Gcc mailing list