]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add test for [PR86650].
authorMartin Sebor <msebor@redhat.com>
Tue, 6 Jul 2021 21:15:53 +0000 (15:15 -0600)
committerMartin Sebor <msebor@redhat.com>
Tue, 6 Jul 2021 21:30:49 +0000 (15:30 -0600)
commitee9a0e93156ff3d41450db74172abc8ae2471d1f
tree6c845753e39f5b08ed8658247b4c6733b2165be0
parent151b423a82f4bf15e3225833028f5258ea254cb9
Add test for [PR86650].

PR tree-optimization/86650 - -Warray-bounds missing inlining context

gcc/testsuite/ChangeLog:
PR tree-optimization/86650
* gcc.dg/Warray-bounds-76.c: New test.
gcc/testsuite/gcc.dg/Warray-bounds-76.c [new file with mode: 0644]