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]

Re: shorten branches versus reg-stack


> On Wed, Jun 06, 2001 at 03:00:23PM +0200, Jan Hubicka wrote:
> > 	* toplev.c (rest_of_compilation): Call split_all_insns
> > 	before reg-stack and shorten-branches. Do shorten-branches
> > 	after reg-stack.
> > 	* final.c (shorten_branches): Remove insn splitting code.
> 
> Ok.
Hi,
unfortunately I was forced to revert the patch, as it caused bootstrap
problem on mips and m68k.
Can you please take a lok at "reg-stack striked back II" patch and re-approve
it for installing once that issue is sorted out?

I am in the stage2 of mips bootstrap with both patches installed and I would
let you know if something breaks later.

Honza


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