This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/29529] purify with iostream reports 128 uninitialized memory reads
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Oct 2006 22:34:32 -0000
- Subject: [Bug libstdc++/29529] purify with iostream reports 128 uninitialized memory reads
- References: <bug-29529-2948@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from pcarlini at suse dot de 2006-10-28 22:34 -------
Ok, I have double checked that both on 4.0.3 and the active branches everything
is fine per Valgrind (3.2.1). You may want to pass -v to Valgrind and look at
the "supp:" lines in the output, showing the used suppressions: interestingly,
one pretty commonly used is called "Ubuntu-stripped-ld.so", that is, it has
been added to cope with Ubuntu-specific false positives...
--
pcarlini at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29529