Am 24.03.2019 um 12:30 schrieb J. Gareth Moreton: > If Trunc is automatically inlined, why is there a separate implementation of it on x86_64 anyway? Probably when optimizing for size on x86_64-linux (where extended is no deprecated) and if sse3 is no enabled.