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, 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: gcc-patches-owner@gcc.gnu.org [mailto:gcc-patches-
owner@gcc.gnu.org] On Behalf Of Thomas Preud'homme
Sent: Tuesday, March 03, 2015 12:02 PM
To: 'Bernhard Reutner-Fischer'; gcc-patches@gcc.gnu.org; 'Paolo Bonzini';
'Seongbae Park'; 'Kenneth Zadeck'
Subject: RE: [PATCH] Fix removing of df problem in df_finish_pass

From: Bernhard Reutner-Fischer [mailto:rep.dot.nop@gmail.com]
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  <thomas.preudhomme@arm.com>

	* 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








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