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

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by Georg-Johann Lay
<g...@gcc.gnu.org>:

https://gcc.gnu.org/g:3b88dade7ff8a07fd0843ac1281e095cfd94453e

commit r14-10217-g3b88dade7ff8a07fd0843ac1281e095cfd94453e
Author: Wolfgang Hospital <wolfgang.hospi...@arcor.de>
Date:   Sat May 18 15:02:51 2024 +0200

    AVR: target/115065 - Tweak __clzhi2.

    The libgcc implementation of __clzhi2 can be tweaked by
    one cycle in some situations by re-arranging the instructions.
    It also reduces the WCET by 1 cycle.

    libgcc/
            PR target/115065
            * config/avr/lib1funcs.S (__clzhi2): Tweak.

    (cherry picked from commit 988838da722dea09bd81ee9d49800a6f24980372)

Reply via email to