SyntaxFix
Write A Post
Hire A Developer
Questions
Use the command-line option -O0 (-[capital o][zero]) to disable optimization, and -S to get assembly file. Look here to see more gcc command-line options.
-O0
-S