https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79430
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Component|fortran |target
--- Comment #69 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
The problem is in gcc/reg-stack.c.
Doing "svn up -r 244920 reg-stack.c" fixes the regression, based
on trunk as of a few days ago.
I'll do some more digging to try to narrow this down further
to a specific commit.
Jakub, can you work with that or do you need more info?