Re: [PATCH 6/6] Migrate ipa-pure-const to function_summary.

2015-07-16 Thread Martin Liška
On 07/09/2015 10:47 PM, Martin Liška wrote: > On 07/09/2015 07:44 PM, Jeff Law wrote: >> On 07/09/2015 03:13 AM, mliska wrote: >>> gcc/ChangeLog: >>> >>> 2015-07-03 Martin Liska >>> >>> * ipa-pure-const.c (struct funct_state_d): New. >>> (funct_state_d::default_p): Likewise. >>> (has

Re: [PATCH 6/6] Migrate ipa-pure-const to function_summary.

2015-07-09 Thread Martin Liška
Yeah. 'class' will be more appropriate. As I'm going to be AFK for Friday and upcoming weekend, I will install these patches on Monday. Thanks, Martin >From b20c6ceaf82210c564465be1ab92f6586fc706e4 Mon Sep 17 00:00:00 2001 From: mliska Date: Thu, 9 Jul 2015 11:13:55 +0200 Su

Re: [PATCH 6/6] Migrate ipa-pure-const to function_summary.

2015-07-09 Thread Jeff Law
On 07/09/2015 03:13 AM, mliska wrote: gcc/ChangeLog: 2015-07-03 Martin Liska * ipa-pure-const.c (struct funct_state_d): New. (funct_state_d::default_p): Likewise. (has_function_state): Remove. (get_function_state): Likewise. (set_function_state): Likew

[PATCH 6/6] Migrate ipa-pure-const to function_summary.

2015-07-09 Thread mliska
gcc/ChangeLog: 2015-07-03 Martin Liska * ipa-pure-const.c (struct funct_state_d): New. (funct_state_d::default_p): Likewise. (has_function_state): Remove. (get_function_state): Likewise. (set_function_state): Likewise. (add_new_function): Rename