OSDN Git Service

2005-08-09 James A. Morrison <phython@gcc.gnu.org>
authorphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Aug 2005 04:21:26 +0000 (04:21 +0000)
committerphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Aug 2005 04:21:26 +0000 (04:21 +0000)
commit1ecb7b41562336ad79bddb094af51626fc06eea4
treec109122a3afbc79c870fd4e7a196f2c92de42a6a
parent9e583facff2925811c4cc6d9fd52ffd27bcbe213
2005-08-09  James A. Morrison  <phython@gcc.gnu.org>

        PR c/23161
        PR c/23165
        * c-typeck.c (c_finish_if_stmt): Look into STATEMENT_LISTs to see
        if the if is really empty.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102896 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr23165.c [new file with mode: 0644]