Tests for various kinds of spurious uninit variable warning.
authorZack Weinberg <zack@gcc.gnu.org>
Thu, 11 Mar 1999 16:00:04 +0000 (16:00 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Thu, 11 Mar 1999 16:00:04 +0000 (16:00 +0000)
commit85eb94a0e330830fa5ebb0313933f66fb845a634
treed4f55fba94d663fb40475af5fae16b35b45c6dab
parenteb7721afcf8b39b6276852e0e179c708f78a8d28
Tests for various kinds of spurious uninit variable warning.

l
Tests for various kinds of spurious uninit variable warning.
All are derived from cpplib; see comments in the files.

From-SVN: r25710
gcc/testsuite/gcc.dg/uninit-2.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/uninit-4.c [new file with mode: 0644]