[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
Wed Mar 4 16:29:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93800
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2020-03-04
CC| |jakub at gcc dot gnu.org,
| |marxin at gcc dot gnu.org,
| |segher at gcc dot gnu.org
Summary|[9/10 Regression] GCC adds |[9/10 Regression] GCC adds
|unwanted nops to align |unwanted nops to align
|loops on powerpc 8xx |loops on powerpc 8xx since
| |r9-1623
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r9-1623-gc518c1025b435e1c593a745036fc9b8ed04c5819.
At first I thought it is because of the rs6000.c changes, where previously it
was using 15 in the last two spots, but now "16" like in the earlier cases, but
most likely it is some other change. Martin, can you please have a look?
More information about the Gcc-bugs
mailing list