-
- Downloads
PR driver/90983 - manual documents `-Wno-stack-usage` flag but it is unrecognized
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.
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/common.opt 12 additions, 0 deletionsgcc/common.opt
- gcc/testsuite/ChangeLog 7 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/Wframe-larger-than-3.c 11 additions, 0 deletionsgcc/testsuite/gcc.dg/Wframe-larger-than-3.c
- gcc/testsuite/gcc.dg/Wlarger-than4.c 5 additions, 0 deletionsgcc/testsuite/gcc.dg/Wlarger-than4.c
- gcc/testsuite/gcc.dg/Wstack-usage.c 14 additions, 0 deletionsgcc/testsuite/gcc.dg/Wstack-usage.c
Loading
Please register or sign in to comment