On 6/2/2013 4:10 AM, Iain Buclaw wrote:
-O3 is covered in the GDC case (turns on -finline-functions).

The reason -inline is a separate switch is for debugging purposes (to set breakpoints on the function that would have been inlined), and also to generate profile statistics.

Reply via email to