This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix PR middle-end/23199


> > 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


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