[Bug target/93800] [9 Regression] GCC adds unwanted nops to align loops on powerpc 8xx since r9-1623
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 12 12:37:20 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93800
--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
commit r9-8363-g716cc43745fb11ea883684d55e62fe2c1694902b
Author: Martin Liska <mliska@suse.cz>
Date: Thu Mar 12 13:36:17 2020 +0100
Backport 314b91220a07bd63f13c58e37f1b5b9430a3702b
Backport from mainline
2020-03-09 Martin Liska <mliska@suse.cz>
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.
Backport from mainline
2020-03-09 Martin Liska <mliska@suse.cz>
PR target/93800
* gcc.target/powerpc/pr93800.c: New test.
More information about the Gcc-bugs
mailing list