tree-ssa-threadedge.c (thread_across_edge): Fix initialization of 'found'.
authorJeff Law <law@redhat.com>
Mon, 9 Sep 2013 03:07:28 +0000 (21:07 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 9 Sep 2013 03:07:28 +0000 (21:07 -0600)
commit4f4b0b73e9c56aa71acd787c8eb40121fbfa80e6
tree9de6c025b07b3b64c45272efcbe12c7de6629d7c
parent1db60b9ca827f9edceb2bd537c3d3220a3d5eb86
tree-ssa-threadedge.c (thread_across_edge): Fix initialization of 'found'.

       * tree-ssa-threadedge.c (thread_across_edge): Fix initialization
        of 'found'.

        * gcc.c-torture/compile/pr58340.c: New test.

From-SVN: r202379
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr58340.c [new file with mode: 0644]
gcc/tree-ssa-threadedge.c