Which option of gcc makes the compiler print out each function name as it is compiled, and print some statistics about each pass when it finishes?
Which option of gcc makes the compiler print out each function name as it is compiled, and print some statistics about each pass when it finishes? Correct Answer -Q
