Skip to content
Commit 7903140d authored by Shu-Chun Weng's avatar Shu-Chun Weng
Browse files

More aggressively prevent a buffer from being optimized out

The volatile global variable was first introduced in e86f9654. I have
noticed the compiler still optimizing the buffer out on AArch64
presumably because the assignment is after all other observable
behaviors so it's still valid to eliminate it.
parent 7ffbf1d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment