OSDN Git Service

* lang.opt: Remove -fno-backend option.
[pf3gnuchains/gcc-fork.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