> This test would fail on strict alignment targets.
Ok, we'll throw in a dg-skip-if. > Why is the test C++ only though? > Again, why C++ only? > Ditto. > Likewise.I think main reason is having same versions of code with Clang. I had an impression that minimization of changes would be preferred and C vs. C++ should not make much difference for TSan anyway.
We can convert the tests if necessary though. -Y