-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-5674
-
-
-
-
The immediate trigger for the bug is that main.c contains asm() statements. That's the only file that sets g_sys_opmode; other...
Under -o4, compiler may assume a global variable is constant, if it's only set in files containing inline asm()