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

Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Fixed on all active branches.  The range supported by the CBZ/CBNZ patterns is
now +/-16MB (was previously +/-1MB), which is the same as all other branch
patterns in the compiler

Reply via email to