[Bug target/93800] [9/10 Regression] GCC adds unwanted nops to align loops on powerpc 8xx since r9-1623
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 9 14:22:19 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93800
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
commit r10-7087-g314b91220a07bd63f13c58e37f1b5b9430a3702b
Author: Martin Liska <mliska@suse.cz>
Date: Mon Mar 9 14:13:04 2020 +0100
Restore alignment in rs6000 target.
PR target/93800
* config/rs6000/rs6000.c (rs6000_option_override_internal):
Remove set of str_align_loops and str_align_jumps as these
should be set in previous 2 conditions in the function.
PR target/93800
* gcc.target/powerpc/pr93800.c: New test.
More information about the Gcc-bugs
mailing list