This is the mail archive of the gcc@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: Memory leaks in compiler


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



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