This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/49007] ICE in extract_true_false_edges_from_block at tree-cfg.c:7379


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

--- Comment #21 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-05-23 19:33:36 UTC ---
> Ok to backport this fix after testing to 4.3 and 4.4?  I would also
> like to backport this fix
> 
>     PR rtl-optimization/42775
>     * cfgrtl.c (rest_of_pass_free_cfg): Recompute notes if delay slot
>     scheduling is enabled.
> 
> Hopefully, this will fix delay branch handling on these branches.

OK for everything.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]