On Fri, Oct 31, 2014 at 9:35 AM, Maxim Ostapenko
wrote:
> Hi,
>
> this tiny patch fixes PR63696 (alloc-dealloc-mismatch in ipa-icf.c).
>
> Tested on x86_64-unknown-linux-gnu, ok to commit?
Ok with referencing the PR from the changelog.
Thanks,
Richard.
> -Maxim
On 10/31/2014 11:35 AM, Maxim Ostapenko wrote:
Hi,
this tiny patch fixes PR63696 (alloc-dealloc-mismatch in ipa-icf.c).
Tested on x86_64-unknown-linux-gnu, ok to commit?
Could you add PR comment to ChangeLog?
-Y
Hi,
this tiny patch fixes PR63696 (alloc-dealloc-mismatch in ipa-icf.c).
Tested on x86_64-unknown-linux-gnu, ok to commit?
-Maxim
gcc/ChangeLog:
2014-10-31 Max Ostapenko
* ipa-icf.c (sem_function::~sem_function): Change free to delete to avoid
alloc-dealloc mismatch with new, called in i