tree-cfg.c (tree_verify_flow_info): Check that a nonlocal label is first in a sequenc...
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 20 Jan 2005 22:39:41 +0000 (22:39 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 20 Jan 2005 22:39:41 +0000 (22:39 +0000)
commit548414c6fb1352554dcc8f573610bd87a4e7da80
tree24e0703176bce23418652b842250ea6d14c1ffbd
parent35fdf04e91648740cbbff8087d7269fef02a678b
tree-cfg.c (tree_verify_flow_info): Check that a nonlocal label is first in a sequence of labels.

* tree-cfg.c (tree_verify_flow_info): Check that a nonlocal
label is first in a sequence of labels.

From-SVN: r93993
gcc/ChangeLog
gcc/tree-cfg.c