Re: seemingly bogus error reports
Julian Seward <[email protected]>
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <[email protected]> |
On 14/09/2019 21:11, Fred Smith wrote: > Hi all! > > I'm new to this list, but have used Valgrind many times in the past. > > Today I'm making a serious effort to clean up a non-trivial body of code, and have run into a number of error reports like this one: Try again with the trunk now (git clone git://sourceware.org/git/valgrind.git). I just pushed a bunch of changes in, aimed at reducing the false positive level on optimised code, relating to transformations to do with C-level &&/|| expressions. J