Re: [PATCH] unconditionally compile most of the delay slot code

2015-10-22 Thread Jeff Law
On 10/22/2015 11:34 AM, Steve Ellcey wrote: On Wed, 2015-10-21 at 11:13 -0400, tbsaunde+...@tbsaunde.org wrote: From: Trevor Saunders Hi, $subject bootstrapped+ regtested x86_64-linux-gnu, I wouldn't mind a second pair of eyes on this one given its not totally trivial. Trev gcc/ChangeLog:

Re: [PATCH] unconditionally compile most of the delay slot code

2015-10-22 Thread Steve Ellcey
On Wed, 2015-10-21 at 11:13 -0400, tbsaunde+...@tbsaunde.org wrote: > From: Trevor Saunders > > Hi, > > $subject > > bootstrapped+ regtested x86_64-linux-gnu, I wouldn't mind a second pair of > eyes > on this one given its not totally trivial. > > Trev > > gcc/ChangeLog: > > 2015-10-20 Tre

Re: [PATCH] unconditionally compile most of the delay slot code

2015-10-21 Thread Jeff Law
On 10/21/2015 09:13 AM, tbsaunde+...@tbsaunde.org wrote: From: Trevor Saunders Hi, $subject bootstrapped+ regtested x86_64-linux-gnu, I wouldn't mind a second pair of eyes on this one given its not totally trivial. Trev gcc/ChangeLog: 2015-10-20 Trevor Saunders * cfgrtl.c (pass

[PATCH] unconditionally compile most of the delay slot code

2015-10-21 Thread tbsaunde+gcc
From: Trevor Saunders Hi, $subject bootstrapped+ regtested x86_64-linux-gnu, I wouldn't mind a second pair of eyes on this one given its not totally trivial. Trev gcc/ChangeLog: 2015-10-20 Trevor Saunders * cfgrtl.c (pass_free_cfg::execute): Adjust. * final.c (dbr_sequenc