Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
* Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o. * passes.def: Add two instances of pass_walloca. * tree-pass.h (make_pass_walloca): New. * gimple-ssa-warn-walloca.c: New file. * doc/invoke.texi: Document -Walloca, -Walloca-larger-than=, and -Wvla-larger-than= options. From-SVN: r241318
Showing
gcc/gimple-ssa-warn-alloca.c
0 → 100644
This diff is collapsed.
Click to expand it.
gcc/testsuite/gcc.dg/Walloca-1.c
0 → 100644
gcc/testsuite/gcc.dg/Walloca-10.c
0 → 100644
gcc/testsuite/gcc.dg/Walloca-2.c
0 → 100644
gcc/testsuite/gcc.dg/Walloca-3.c
0 → 100644
gcc/testsuite/gcc.dg/Walloca-4.c
0 → 100644
gcc/testsuite/gcc.dg/Walloca-5.c
0 → 100644
gcc/testsuite/gcc.dg/Walloca-6.c
0 → 100644
gcc/testsuite/gcc.dg/Walloca-7.c
0 → 100644
gcc/testsuite/gcc.dg/Walloca-8.c
0 → 100644
gcc/testsuite/gcc.dg/Walloca-9.c
0 → 100644
gcc/testsuite/gcc.dg/Wvla-1.c
0 → 100644
gcc/testsuite/gcc.dg/Wvla-2.c
0 → 100644
gcc/testsuite/gcc.dg/Wvla-3.c
0 → 100644
Please
register
or
sign in
to comment