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

--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by William Schmidt
<wschm...@gcc.gnu.org>:

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

commit r11-8780-gac0efe3c6fc6231b20ffd684956a4a5c3c54a96b
Author: Bill Schmidt <wschm...@linux.ibm.com>
Date:   Mon Jul 19 12:49:17 2021 -0500

    rs6000: Don't let swaps pass break multiply low-part (PR101129)

    Backport from mainline.

    2021-07-15  Bill Schmidt  <wschm...@linux.ibm.com>

    gcc/
            PR target/101129
            * config/rs6000/rs6000-p8swap.c (has_part_mult): New.
            (rs6000_analyze_swaps): Insns containing a subreg of a mult are
            not swappable.

    gcc/testsuite/
            PR target/101129
            * gcc.target/powerpc/pr101129.c: New.

Reply via email to