https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70232
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
So, except for at most 16 bytes regressions, there were just 2 commits that
made the #c0 testcase use significantly more stack,
r227307 from 140 to 604 and r229685 from 612 to 1152, both FSM related.
