diff options
author | Martin Sebor <msebor@redhat.com> | 2020-03-25 10:48:13 -0600 |
---|---|---|
committer | Martin Sebor <msebor@redhat.com> | 2020-03-25 10:48:13 -0600 |
commit | b5228b1bc8cb81be494f5b5faa68b6b859ce0227 (patch) | |
tree | f5dd2542a72f62d6682b0a2abe62045b7e95babb /missing | |
parent | 713ecb3d417363a4b12c725b335fce10355da206 (diff) | |
download | gcc-b5228b1bc8cb81be494f5b5faa68b6b859ce0227.zip gcc-b5228b1bc8cb81be494f5b5faa68b6b859ce0227.tar.gz gcc-b5228b1bc8cb81be494f5b5faa68b6b859ce0227.tar.bz2 |
PR middle-end/94004 - missing -Walloca on calls to alloca due to -Wno-system-headers
gcc/testsuite/ChangeLog:
PR middle-end/94004
* gcc.dg/Walloca-larger-than-3.c: New test.
* gcc.dg/Walloca-larger-than-3.h: New test header.
* gcc.dg/Wvla-larger-than-4.c: New test.
gcc/ChangeLog:
PR middle-end/94004
* gimple-ssa-warn-alloca.c (pass_walloca::execute): Issue warnings
even for alloca calls resulting from system macro expansion.
Include inlining context in all warnings.
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions