TCH] Fix PR ipa/64693.
gcc/ChangeLog:
2015-01-23 Martin Liska
PR ipa/64693
* ipa-icf.c (sem_function::equals_private): Handle references
for a pair of compared functions.
I think you can copy a logic whether given function needs thunk - in particular
you can still
sted on x86_64-linux-pc and no regression is added.
> Apart from that, I'm able to run tests on LTO bootstraped compiler.
>
> Ready for trunk?
> Thanks,
> Martin
> >From ff65c1bb4ba1593ea42aec5d6cbedf2330d8a866 Mon Sep 17 00:00:00 2001
> From: mliska
> Date: Fr
added.
Apart from that, I'm able to run tests on LTO bootstraped compiler.
Ready for trunk?
Thanks,
Martin
>From ff65c1bb4ba1593ea42aec5d6cbedf2330d8a866 Mon Sep 17 00:00:00 2001
From: mliska
Date: Fri, 23 Jan 2015 14:58:36 +0100
Subject: [PATCH] Fix PR ipa/64693.
gcc/ChangeLog:
20