[Bug tree-optimization/84053] [7/8 Regression] missing -Warray-bounds accessing a local array across inlined function boundaries

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 20 16:26:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84053

--- Comment #6 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Thu Dec 20 16:25:13 2018
New Revision: 267302

URL: https://gcc.gnu.org/viewcvs?rev=267302&root=gcc&view=rev
Log:
PR tree-optimization/84053 - missing -Warray-bounds accessing a local array
across inlined function boundaries

gcc/testsuite/ChangeLog:
        * gcc.dg/Warray-bounds-36.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/Warray-bounds-36.c
Modified:
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list