https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108681
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rsandifo at gcc dot gnu.org
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Seems the constant local/global changes are that register 37 (v5) is being
added to the local_live bitmaps all the time, copied to DF_LR_IN, but then
something changes it back.
