On 10/11/18 5:48 AM, Martin Liška wrote:
> Hi.
>
> This is simplification in ICF where we can use attribute comparison
> function from attrs.c instead of implementing our own.
>
> Patch survives tests on x86_64-linux-gnu.
> Ready for trunk?
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
> 2018-10-10
Hi.
This is simplification in ICF where we can use attribute comparison
function from attrs.c instead of implementing our own.
Patch survives tests on x86_64-linux-gnu.
Ready for trunk?
Thanks,
Martin
gcc/ChangeLog:
2018-10-10 Martin Liska
* ipa-icf.c (sem_item::compare_attributes):