https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114243

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
On trunk I now get, when configuring for --target=avr and using ./cc1 -Os t.c
with both -f[no-]split-wide-tyes:

foo:
/* prologue: function */
/* frame size = 0 */
/* stack size = 0 */
.L__stack_usage = 0
        rcall __addsf3
/* epilogue start */
        ret


so - fixed on trunk?

Reply via email to