https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123048
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P3
Summary|[16 regression] wrong code |latent wrong code at -O3
|at -O3 with |with -fschedule-insns on
|-fschedule-insns on |x86_64-linux-gnu since
|x86_64-linux-gnu since |r16-4186
|r16-4186 |
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Removing the regression tag, this used to be latent and is latent again,
neither of the changes introduce some bug in the IL or fix it.