https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78213
--- Comment #3 from ktkachov at gcc dot gnu.org --- I see. init_emit explicitly sets: REG_POINTER (virtual_incoming_args_rtx) = 1; So I'd think that the /f appears on all targets then?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78213
--- Comment #3 from ktkachov at gcc dot gnu.org --- I see. init_emit explicitly sets: REG_POINTER (virtual_incoming_args_rtx) = 1; So I'd think that the /f appears on all targets then?