https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90249

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |15.1.0
           Keywords|                            |fixed-but-no-testcase
            Summary|[13/14/15/16 Regression]    |[13/14 Regression] Code
                   |Code size regression on     |size regression on thumb2
                   |thumb2 due to sub-optimal   |due to sub-optimal register
                   |register allocation         |allocation starting with
                   |starting with r265398       |r265398
      Known to fail|                            |12.3.0, 13.1.0, 14.2.0

--- Comment #21 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks to be fixed since GCC 15, looks to be late-combine. So removing the
regression markers for 15/16.

Reply via email to