[Bug testsuite/105349] [12 regression] gcc.target/powerpc/bswap-brw.c fails after r12-8221
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 17 19:54:35 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105349
--- Comment #19 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by Segher Boessenkool
<segher@gcc.gnu.org>:
https://gcc.gnu.org/g:7b03e09c1c6058cd89ceea223ba11caca5ba2844
commit r11-10212-g7b03e09c1c6058cd89ceea223ba11caca5ba2844
Author: Segher Boessenkool <segher@kernel.crashing.org>
Date: Tue Apr 26 11:26:09 2022 +0000
rs6000: Make the has_arch target selectors actually work
2022-04-26 Segher Boessenkoool <segher@kernel.crashing.org>
gcc/testsuite/
PR target/105349
* lib/target-supports.exp (check_effective_target_has_arch_pwr5):
Use
the specified dg-options.
(check_effective_target_has_arch_pwr6): Ditto.
(check_effective_target_has_arch_pwr7): Ditto.
(check_effective_target_has_arch_pwr8): Ditto.
(check_effective_target_has_arch_pwr9): Ditto.
(check_effective_target_has_arch_pwr10): Ditto.
(check_effective_target_has_arch_ppc64): Ditto.
(cherry picked from commit ad56a60f58c1ed662deaf60d5736c332ec2caabb)
More information about the Gcc-bugs
mailing list