re PR c++/7640 (g++ 3.3 ICE: SEGV in integer_zerop)
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 16 Sep 2002 20:13:07 +0000 (20:13 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 16 Sep 2002 20:13:07 +0000 (20:13 +0000)
commit85341ddd99c46d8fcc85c1cebc6902310c4f02a7
tree28595a498cea666dc9365125cb358fc6b2ed65e7
parent3ec83083bf1e0fa4a923a4aa1269375893afac7b
re PR c++/7640 (g++ 3.3 ICE: SEGV in integer_zerop)

.: PR c++/7640
* c-semantics.c (genrtl_do_stmt): Cope with NULL cond.
testsuite:
* g++.dg/other/do1.C: New test.

From-SVN: r57212
gcc/ChangeLog
gcc/c-semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/do1.C [new file with mode: 0644]