Skip to content
Success

Changes

Summary

  1. Fix test for GCC-13 (details)
Commit 476c239d2824ae96d2851ce699bc2e3df4ab2c13 by Andrey Prokopenko
Fix test for GCC-13

It seems that the compiler was optimizing out the write. Adding printing
of the value variable at the end of the destructor also resulted in the
correct behavior. Thus, I changed it to the volatile write.

Drive-by change: do synchronous deep_copy
The file was modified test/tstDetailsKokkosExtUninitializedMemoryAlgorithms.cpp (diff)