-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-3876
-
-
-
The compiler supports the GCC attribute "naked," which means that a function shall not have prolog or epilog code. The idea is ...
Code incorrectly removed from functions calling "naked" attribute functions