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

--- Comment #18 from Carl Ponder <cpon...@nvidia.com> ---
PGI confirms that this call to "__builtin_aa" is what's bumping the stack
pointer. It's a subroutine inside the PGI runtime.

Does valgrind have a way for us to intercept this subroutine-call and then mark
the array-elements as being uninitialized? I think this would solve the problem
for us.

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

Reply via email to