Committed. I'll wait a week and then ask for approval for a backport to 5.1.1 once 5.1 is released.
Best regards, Thomas > -----Original Message----- > From: Kenneth Zadeck [mailto:[email protected]] > Sent: Monday, April 20, 2015 9:26 PM > To: Thomas Preud'homme; 'Bernhard Reutner-Fischer'; gcc- > [email protected]; 'Paolo Bonzini'; 'Seongbae Park' > Subject: Re: [PATCH, ping1] Fix removing of df problem in df_finish_pass > > As a dataflow maintainer, I approve this patch for the next release. > However, you will have to get approval of a release manager to get it > into 5.0. > > > > On 04/20/2015 04:22 AM, Thomas Preud'homme wrote: > > Ping? > > > >> -----Original Message----- > >> From: [email protected] [mailto:gcc-patches- > >> [email protected]] On Behalf Of Thomas Preud'homme > >> Sent: Tuesday, March 03, 2015 12:02 PM > >> To: 'Bernhard Reutner-Fischer'; [email protected]; 'Paolo > Bonzini'; > >> 'Seongbae Park'; 'Kenneth Zadeck' > >> Subject: RE: [PATCH] Fix removing of df problem in df_finish_pass > >> > >>> From: Bernhard Reutner-Fischer [mailto:[email protected]] > >>> Sent: Saturday, February 28, 2015 4:00 AM > >>>> use df_remove_problem rather than manually removing > problems, > >>> living > >>> > >>> leaving > >> Indeed. Please find updated changelog below: > >> > >> 2015-03-03 Thomas Preud'homme > <[email protected]> > >> > >> * df-core.c (df_finish_pass): Iterate over df- > >>> problems_by_index[] and > >> use df_remove_problem rather than manually removing > >> problems, leaving > >> holes in df->problems_in_order[]. > >> > >> Best regards, > >> > >> Thomas > >> > >> > >> > >> > > > >
