[RFR] Store tearing
From: Andrea Parri
Date: Sun Oct 28 2018 - 19:06:45 EST
Hi,
memory-barriers.txt says:
[on "store tearing"]
"In fact, a recent bug (since fixed) caused GCC to incorrectly use
this optimization in a volatile store.".
I was wondering if you could help me retrieve some reference/discussions
about this?
Thanks,
Andrea