Hi,
On Thu, Apr 17 2025, Andrew Pinski wrote:
> The constructors for sem_function and sem_variable that just
> passes the bitmap obstack and NOT the cgraph node was unused
> so let's remove it.
>
> gcc/ChangeLog:
>
> * ipa-icf.cc (sem_function::sem_function): Remove
> the obstack argum
The constructors for sem_function and sem_variable that just
passes the bitmap obstack and NOT the cgraph node was unused
so let's remove it.
gcc/ChangeLog:
* ipa-icf.cc (sem_function::sem_function): Remove
the obstack argument version one.
(sem_variable::sem_variable): Li