[Bug target/101129] [11/12 Regression] wrong code at -O1 since r11-5839
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 19 17:52:44 GMT 2021
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
<wschmidt@gcc.gnu.org>:
https://gcc.gnu.org/g:ac0efe3c6fc6231b20ffd684956a4a5c3c54a96b
commit r11-8780-gac0efe3c6fc6231b20ffd684956a4a5c3c54a96b
Author: Bill Schmidt <wschmidt@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 <wschmidt@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.
More information about the Gcc-bugs
mailing list