https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90249
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Status|UNCONFIRMED |NEW Last reconfirmed| |2019-04-25 CC| |jakub at gcc dot gnu.org, | |segher at gcc dot gnu.org Summary|[9 regression] Code size |[9 Regression] Code size |regression on thumb2 due to |regression on thumb2 due to |sub-optimal register |sub-optimal register |allocation. |allocation starting with | |r265398 Ever confirmed|0 |1 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Started with r265398. Doesn't look severe enough to block a release at this point, a lot of code changed with that change.