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

--- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> ---
And for the moment we could declare !HAS_LONG_UNCOND_BRANCH as unsupported for
partitioning.  The list of unconditionally supported targets then is
just cr16, ft32, i386, m32c, moxie and pru.  aarch64 supports such branches
when aarch64_cmodel == AARCH64_CMODEL_TINY || aarch64_cmodel ==
AARCH64_CMODEL_TINY_PIC.

Reply via email to