CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/10 13:14:40
Modified files:
share/man/man1 : gcc-local.1
gnu/usr.bin/gcc/gcc: toplev.c
gnu/gcc/gcc : common.opt opts.c
Log message:
Backport support for -Wframe-larger-than=N to base GCC
This is the flag name that modern GCC and Clang have de facto
standardized on for the functionality that we locally named
-Wstack-larger-than-N.
ok brad, miod
