https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84342
Alexandre Oliva <aoliva at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |ASSIGNED
Resolution|FIXED |---
--- Comment #6 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Jeff, Christina, the point of introducing the new target hook was precisely to
enable ports to override the length-based logic. So, whatever logic is used to
decide to eliminate a branch can be reused to indicate that the apparent branch
insn won't take up any code space at the current point.