[Bug target/113915] [14 regression] glibc's _dl_find_object_update_1 miscompiled for armv7a since r14-4365-g0731889c026bfe

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 8 15:05:04 GMT 2024


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 <wilco@gcc.gnu.org>:

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

commit r14-9394-g5119c7927c70b02ab9768b30f40564480f556432
Author: Wilco Dijkstra <wilco.dijkstra@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.


More information about the Gcc-bugs mailing list