-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-5569
-
-
-
Compile at -o1 or less, or avoid the volatile accesses.
-
It's hard to characterise this problem precisely, but a class with a constructor containing a volatile read and write, and a con...
C++ constructor which uses volatile causes compiler to crash