This is the mail archive of the gcc-bugs@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]

[Bug fortran/36139] ICE in snapshot of 05/02/08 under HPPA Linux with IMPLICIT, PARAMETER, and function call



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2008-05-11 17:34 -------
Use the following

 valgrind --leak-check=full f951 pr36139.f90

In my case f951 is in my search path as a link:

f951 -> /home/jerry/gcc/obj44/gcc/f951

obj44 is the build directory


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36139


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