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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Uros Bizjak <u...@gcc.gnu.org>:

https://gcc.gnu.org/g:6ab5145825ca7e96fcbe3aa505d42e4ae8f81009

commit r15-993-g6ab5145825ca7e96fcbe3aa505d42e4ae8f81009
Author: Uros Bizjak <ubiz...@gmail.com>
Date:   Mon Jun 3 15:48:18 2024 +0200

    i386: Force operand 1 of bswapsi2 to a register for !TARGET_BSWAP
[PR115321]

            PR target/115321

    gcc/ChangeLog:

            * config/i386/i386.md (bswapsi2): Force operand 1
            to a register also for !TARGET_BSWAP.

    gcc/testsuite/ChangeLog:

            * gcc.target/i386/pr115321.c: New test.

Reply via email to