[PATCH] Fix PR middle-end/23199

Eric Botcazou ebotcazou@libertysurf.fr
Wed Oct 19 14:47:00 GMT 2005


> > 2005-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
> >
> >         PR middle-end/23199
> >         * cfgrtl.c (safe_insert_insn_on_edge): Use can_copy_p to detect
> > 	         whether registers live on the edge can be saved/restored.
>
> This is OK if it passes tests.

Profiled-bootstrapped/regtested on x86_64-suse-linux (mainline), on 
sparc64-sun-solaris2.9 (4.0 branch) and sparc64-sun-solaris2.8 (4.0 branch),
installed on both branches.

Mainline profiled-bootstrap is broken on SPARC/Solaris because of a segfault 
in output_line_info triggered by -freorder-blocks-and-partition.

Thanks for the (quick) review.

-- 
Eric Botcazou



More information about the Gcc-patches mailing list