]> git.ipfire.org Git - thirdparty/gcc.git/blob - config/mh-x86omitfp
i386.c (ix86_eax_live_at_start_p): Use df_get_live_out.
[thirdparty/gcc.git] / config / mh-x86omitfp
1 # Add -fomit-frame-pointer to the usual BOOT_CFLAGS to speed up the compiler.
2 BOOT_CFLAGS = -O2 -g -fomit-frame-pointer