https://bugs.kde.org/show_bug.cgi?id=371966

--- Comment #3 from Carl Ponder <cpon...@nvidia.com> ---
This "pgfortran" is the PGI Fortran compiler.
What I'm puzzled about is why valgrind is finding more uninitialized
array-elements when I compiled with gfortran than with pgfortran, and if I use

pgfortran -O0 -gopt -Mstack_arrays ...

valgrind doesn't find any uninitialized array-elements at all.
So this "gdb+vgdb" will show me the valgrind internal tables that keep track of
what's initialized and what isn't?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to