re PR c/16348 (Loop gets executed when it shouldnt)
authorRichard Henderson <rth@redhat.com>
Sun, 4 Jul 2004 17:28:56 +0000 (10:28 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 4 Jul 2004 17:28:56 +0000 (10:28 -0700)
commit1ec7a97810257031fe1ae70fe00333a401fad7a6
treecdcbfc29f6b751b2260b151873da7327d57180ab
parent343a610060e28dffda9123f1678b0e47d3626918
re PR c/16348 (Loop gets executed when it shouldnt)

        PR c/16348
        * c-typeck.c (c_finish_loop): Don't clear cond for cond_is_first loops.

From-SVN: r84089
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/gcc.c-torture/execute/20040704-1.c [new file with mode: 0644]