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

--- Comment #9 from Andrey Belevantsev <abel at gcc dot gnu.org> 2012-03-06 
07:31:49 UTC ---
Author: abel
Date: Tue Mar  6 07:31:43 2012
New Revision: 184975

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184975
Log:
        PR rtl-optimization/52250
        * sel-sched-ir.c (maybe_tidy_empty_bb): Try harder to find a bb
        to put note list into.  Unconditionally call move_bb_info.
        (move_bb_info): Do not assert the blocks being in the same region,
        just drop the note list if they are not.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sel-sched-ir.c

Reply via email to