On Tue Apr 23, 2024 at 3:26 PM EDT, Andreas Schwab wrote: > libgcc on powerpc uses ifuncs for selection of IEEE 128-bit float > software vs hardware implementation (they are linked into every binary > using long double arithmetic). That's still selecting machine code based on characteristics of the CPU, isn't it? zw