------- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-25 14:17 -------
            /* We're moving an existing label.  Make sure that we've
                removed it from the old block.  */
            gcc_assert (!bb
                        || !VEC_index (basic_block, label_to_block_map, uid));


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28480

Reply via email to