> I want the version of foo because the store with an address as
> destination is costly on my architecture, which is why I defined
> TARGET_ADDRESS_COST and added a cost when I get this scenario.
> However, in the compilation of this code, it seems that, when the
> function is inlined, the address_cost function does not seem to be
> called anymore. Any ideas why ?

This is (a variant of) PR33699.

Paolo

Reply via email to