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

--- Comment #16 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Wilco Dijkstra <wi...@gcc.gnu.org>:

https://gcc.gnu.org/g:5119c7927c70b02ab9768b30f40564480f556432

commit r14-9394-g5119c7927c70b02ab9768b30f40564480f556432
Author: Wilco Dijkstra <wilco.dijks...@arm.com>
Date:   Fri Mar 8 15:01:15 2024 +0000

    ARM: Fix builtin-bswap-1.c test [PR113915]

    On Thumb-2 the use of CBZ blocks conditional execution, so change the
    test to compare with a non-zero value.

    gcc/testsuite/ChangeLog:
            PR target/113915
            * gcc.target/arm/builtin-bswap.x: Fix test to avoid emitting CBZ.

Reply via email to