Set proper defaults for i386 on x86-64 compiler

Richard Henderson rth@redhat.com
Thu Oct 31 08:44:00 GMT 2002


On Thu, Oct 31, 2002 at 08:57:40AM +0100, Jan Hubicka wrote:
> 	* i386.c (override_options): Set defaults for flag_omit_frame_pointer,
> 	flag_asynchronous_unwind_tables, flag_pcc_struct_return.
> 	* i386.c (optimization_options): Set flag_omit_frame_pointer,
> 	flag_asynchronous_unwind_tables, flag_pcc_struct_return to 2.

Ok.

> +   if (profile_flag)
> +     flag_omit_frame_pointer = 0;

Incidentally, I think it'd be cleaner to do this in 
ix86_frame_pointer_required.



r~



More information about the Gcc-patches mailing list