Re: [Valgrind-users] _mm_maskstore_ps issue

2015-03-29 Thread Mark Abraham
Hi, This issue seems to be fixed in the valgrind trunk since January 2015. Thanks for the quick response, Julian! Mark On Sun, Mar 29, 2015 at 7:39 PM, Julian Seward wrote: > On 29/03/15 19:26, Mark Abraham wrote: > > Hi, > > > > I was writing unit tests for some c

[Valgrind-users] _mm_maskstore_ps issue

2015-03-29 Thread Mark Abraham
Hi, I was writing unit tests for some code that used the x86 compiler intrinsic _mm_maskstore_ps ( https://software.intel.com/sites/products/documentation/doclib/iss/2013/compiler/cpp-lin/GUID-C32657F6-AAF5-4DCC-AC94-2BA02AEBADFB.htm). I observed that Valgrind 3.10.1 thought the resulting instruct

Re: [Valgrind-users] where to find not-quite-current tarballs

2014-09-18 Thread Mark Abraham
Hi John, Thanks, I found a previously-used 3.9.0 tarball on one of my own machines. Still, a list of links on the main valgrind homepage would be a nice convenience. Mark On Thu, Sep 18, 2014 at 2:42 PM, John Reiser wrote: > > neither http://valgrind.org/downloads/current.html nor > http://val

[Valgrind-users] where to find not-quite-current tarballs

2014-09-18 Thread Mark Abraham
Hi, After finding an issue with valgrind 3.10 that was not observed in earlier versions, I went looking for 3.9 tarball to see whether I could reproduce the issue there. However, neither http://valgrind.org/downloads/current.html nor http://valgrind.org/downloads/old.html have links to tarballs be