PR tree-optimization/61677 - False positive with -Wmaybe-uninitialized
authorMartin Sebor <msebor@redhat.com>
Mon, 29 Mar 2021 21:21:32 +0000 (15:21 -0600)
committerMartin Sebor <msebor@redhat.com>
Mon, 29 Mar 2021 21:23:03 +0000 (15:23 -0600)
commitfecc835e216f537d3e7edb833cb3769489b983bb
tree38ab1676239efde888a7908132e90acac73b67ab
parent645bfc161987a12395869728b63ed01084d23c00
PR tree-optimization/61677 - False positive with -Wmaybe-uninitialized

gcc/testsuite/ChangeLog:
PR tree-optimization/61677
* gcc.dg/uninit-pr61677.c: New test.
gcc/testsuite/gcc.dg/uninit-pr61677.c [new file with mode: 0644]