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

--- Comment #3 from Julian Seward <jsew...@acm.org> ---
With the trunk, gcc-5.3 -O3 (note, default trunk settings are -O2), on
amd64-linux,
I get only one warning:

m_aspacemgr/aspacemgr-linux.c: In function ‘vgPlain_am_munmap_valgrind’:
m_aspacemgr/aspacemgr-linux.c:2839:8: warning: ‘need_discard’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
       aspacem_assert(!need_discard);
        ^

I haven't looked into it yet.

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

Reply via email to