[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [valgrind] [Bug 371966] No uninitialised values reported with PGI -Mstack_arrays
From:       Carl Ponder <bugzilla_noreply () kde ! org>
Date:       2016-11-02 7:15:45
Message-ID: bug-371966-17878-kl7SYY4olr () http ! bugs ! kde ! org/
[Download RAW message or body]

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

--- Comment #1 from Carl Ponder <CPonder@nVidia.Com> ---
I attached the test-case here. You can reproduce the issue as follows:

pgfortran -o test03.pgi test03.f90 -O0 -gopt
valgrind test03.pgi                     # 12 errors.

pgfortran -o test03.pgi test03.f90 -O0 -gopt -Mstack_arrays
valgrind test03.pgi                     # 0 errors.

I'm using the PGI 16.9 compiler running on CentOS 7.2. The valgrind was built
with GCC 4.8.5.

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic