c-semantics.c (genrtl_switch_stmt, [...]): Call expand_stmt on result of expand_unrea...
authorGeoffrey Keating <geoffk@apple.com>
Fri, 2 May 2003 18:07:01 +0000 (18:07 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 2 May 2003 18:07:01 +0000 (18:07 +0000)
commit7454096f706828364fc50756a67df3a6269482ac
tree992bf85b2fbfa8e60dad749a0593646f3ce2501b
parent96c4a002318730e8d1dbc206fa8bf09733a6b33b
c-semantics.c (genrtl_switch_stmt, [...]): Call expand_stmt on result of expand_unreachable_stmt.

* c-semantics.c (genrtl_switch_stmt, genrtl_if_stmt): Call
expand_stmt on result of expand_unreachable_stmt.

From-SVN: r66392
gcc/ChangeLog
gcc/c-semantics.c