> When in different files, no inline is done (this is good) > When in the same file, inline is done up to 5 times (weird and bad for > code size) What happens if you pass -fwhole-program alongside -flto at link time? -- Eric Botcazou
> When in different files, no inline is done (this is good) > When in the same file, inline is done up to 5 times (weird and bad for > code size) What happens if you pass -fwhole-program alongside -flto at link time? -- Eric Botcazou