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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>:

https://gcc.gnu.org/g:cfb46c944e8a05653c7eedd79116dae9ce7ad91c

commit r12-7514-gcfb46c944e8a05653c7eedd79116dae9ce7ad91c
Author: Martin Liska <mli...@suse.cz>
Date:   Mon Mar 7 10:56:43 2022 +0100

    translation: reuse string and use switch for codes

            PR target/104794

    gcc/ChangeLog:

            * config/arm/arm-builtins.cc (arm_expand_builtin): Reuse error
            message.  Fix ARM_BUILTIN_WRORHI and ARM_BUILTIN_WRORH that can
            have only range [0,32].

Reply via email to