https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119183
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Summary|[12/13/14/15 Regression] |[12/13/14 Regression]
|Compilation takes a long |Compilation takes a long
|time on semi big inner |time on semi big inner
|expression |expression
Status|NEW |ASSIGNED
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk (though I think it should be possible to construct testcases
which still have terrible compile time complexity).