]> gcc.gnu.org Git - gcc.git/commit
gimple-low.c (block_may_fallthru): Correct handling of SWITCH_EXPR--may fall through...
authorIan Lance Taylor <ian@airs.com>
Wed, 26 Jan 2005 03:18:06 +0000 (03:18 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 26 Jan 2005 03:18:06 +0000 (03:18 +0000)
commit6a03afdf3e124f0d08809f861ad313da5c3f8e74
treef76252be0d7565146e666852381fd37e0d9b37e2
parentca91607b6121c1d2ed2ec48ab8d3c20abb894b4b
gimple-low.c (block_may_fallthru): Correct handling of SWITCH_EXPR--may fall through if SWITCH_LABELS is NULL.

2005-01-25  Ian Lance Taylor  <ian@airs.com>

* gimple-low.c (block_may_fallthru): Correct handling of
SWITCH_EXPR--may fall through if SWITCH_LABELS is NULL.

From-SVN: r94250
gcc/ChangeLog
gcc/gimple-low.c
This page took 0.059473 seconds and 5 git commands to generate.