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-ow...@gcc.gnu.org [mailto:gcc-patches-
ow...@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....@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.preudho...@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