Wstack-usage.c
253 Bytes
-
PR driver/90983 - manual documents `-Wno-stack-usage` flag but it is unrecognized · ae962e57
gcc/ChangeLog: PR driver/90983 * common.opt (-Wno-frame-larger-than): New option. (-Wno-larger-than, -Wno-stack-usage): Same. gcc/testsuite/ChangeLog: PR driver/90983 * gcc.dg/Wframe-larger-than-3.c: New test. * gcc.dg/Wlarger-than4.c: New test. * gcc.dg/Wstack-usage.c: New test.
Martin Sebor committed