Re: Bootstrap broken on rs6000

2012-10-24 Thread Sharad Singhai
Committed in r192788. Thanks, Sharad Sharad On Wed, Oct 24, 2012 at 4:02 PM, Sharad Singhai wrote: > I thought Steven was going to do that. If not, I can apply it. > > Thanks, > Sharad > Sharad > > > On Wed, Oct 24, 2012 at 4:00 PM, David Edelsohn wrote: >> Is someone going to apply this patch

Re: Bootstrap broken on rs6000

2012-10-24 Thread Sharad Singhai
I thought Steven was going to do that. If not, I can apply it. Thanks, Sharad Sharad On Wed, Oct 24, 2012 at 4:00 PM, David Edelsohn wrote: > Is someone going to apply this patch? > > Thanks, David > > On Wed, Oct 24, 2012 at 5:18 PM, Sharad Singhai wrote: >> On Wed, Oct 24, 2012 at 2:13 PM, S

Re: Bootstrap broken on rs6000

2012-10-24 Thread David Edelsohn
Is someone going to apply this patch? Thanks, David On Wed, Oct 24, 2012 at 5:18 PM, Sharad Singhai wrote: > On Wed, Oct 24, 2012 at 2:13 PM, Steven Bosscher > wrote: >> Hello, >> >> ../../trunk/gcc/config/rs6000/rs6000.c: In function 'void >> rs6000_density_test(rs6000_cost_data*)': >> ../../

Re: Bootstrap broken on rs6000

2012-10-24 Thread Sharad Singhai
On Wed, Oct 24, 2012 at 2:13 PM, Steven Bosscher wrote: > Hello, > > ../../trunk/gcc/config/rs6000/rs6000.c: In function 'void > rs6000_density_test(rs6000_cost_data*)': > ../../trunk/gcc/config/rs6000/rs6000.c:3550:32: error: 'dump_kind_p' > was not declared in this scope > > This is due to: > >

Bootstrap broken on rs6000

2012-10-24 Thread Steven Bosscher
Hello, ../../trunk/gcc/config/rs6000/rs6000.c: In function 'void rs6000_density_test(rs6000_cost_data*)': ../../trunk/gcc/config/rs6000/rs6000.c:3550:32: error: 'dump_kind_p' was not declared in this scope This is due to: 2012-10-24 Sharad Singhai * dumpfile.c (dump_enabled_p): Make