OSDN Git Service

* fold-const.c (fold_binary): Correct warning for X - c >= X.
[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