aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
authorMartin Sebor <msebor@redhat.com>2019-11-05 17:05:33 +0000
committerMartin Sebor <msebor@gcc.gnu.org>2019-11-05 10:05:33 -0700
commit8299dfae9364468096a8005c4b3a83d4fa0f6e42 (patch)
tree91b38228622227e0e765dfeb1f81e4a365f3ae48 /gcc/expr.c
parent3fd4f9242d9b7d2032126dc4851b4fdf5628dc35 (diff)
downloadgcc-8299dfae9364468096a8005c4b3a83d4fa0f6e42.zip
gcc-8299dfae9364468096a8005c4b3a83d4fa0f6e42.tar.gz
gcc-8299dfae9364468096a8005c4b3a83d4fa0f6e42.tar.bz2
PR middle-end/92333 - missing variable name referencing VLA in warnings
PR middle-end/92333 - missing variable name referencing VLA in warnings PR middle-end/82608 - missing -Warray-bounds on an out-of-bounds VLA index gcc/testsuite/ChangeLog: PR middle-end/92333 PR middle-end/82608 * gcc.dg/Warray-bounds-51.c: New test. gcc/ChangeLog: PR middle-end/92333 PR middle-end/82608 * tree-vrp.c (vrp_prop::check_array_ref): Handle VLAs with constant size. * tree-ssa-ccp.c (fold_builtin_alloca_with_align): Use a meaninful name and location for a temporary variable. From-SVN: r277854
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions