Looking for variant approach/sketch

Did you switch off all compiler optimizations?
Otherwise:
How do you know that all your code is converted to machine code if the compiler knows that the code will not be used??? (For n=1).

1 Like