Dragan Mladjenovic writes:
> From: "Dragan Mladjenovic"
>
> This patch prevents merging of CALL instructions that that have different
> REG_CALL_DECL notes attached to them.
>
> On most architectures this is not an important distinction. Usually
> instruction patterns
> for calls to different fu
From: "Dragan Mladjenovic"
This patch prevents merging of CALL instructions that that have different
REG_CALL_DECL notes attached to them.
On most architectures this is not an important distinction. Usually instruction
patterns
for calls to different functions reference different SYMBOL_REF-s,