What's the recommended way to stop built-in expansions in gcc?

For example, avr-gcc expands isinff() to a bloated version of an isinff() implementation that's written in asm (PR115307).

Johann

Reply via email to