[PATCH][RFC] Add -Og

Andi Kleen andi@firstfloor.org
Mon Sep 3 15:21:00 GMT 2012


Richard Guenther <richard.guenther@gmail.com> writes:
>>
>> Comments welcome,
>
> No comments?  Then I'll drop this idea for 4.8.

FWIW I liked the idea. But I'm not really competent to review the 
implementation.

On x86 I would enable frame pointers. Even though gdb doesn't need
them, some other profiling and debugging tools do.

Also I would add a bootstrap-Og build config to make
it easier to test for bootstrap (or maybe change the existing bootstrap-debug?)

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only



More information about the Gcc-patches mailing list