On 09/06/2012 11:44 AM, Aldy Hernandez wrote:
The current test is failing on some architectures because the
underlying gimple has changed. I believe the best way to test the
speculative store data race is with the simulate-thread/ harness. We
already have a speculative store test in the harnes
On Thu, 6 Sep 2012, Aldy Hernandez wrote:
> The current test is failing on some architectures because the underlying
> gimple has changed. I believe the best way to test the speculative store data
> race is with the simulate-thread/ harness. We already have a speculative
> store test in the harn
The current test is failing on some architectures because the underlying
gimple has changed. I believe the best way to test the speculative
store data race is with the simulate-thread/ harness. We already have a
speculative store test in the harness, so this will be a nice addition.
I have m