[Bug c++/70847] [6/7 Regression] exponential time in cp_fold for chained virtual function calls
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 28 12:09:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70847
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-04-28
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |6.2
Summary|exponential time in cp_fold |[6/7 Regression]
|for chained virtual |exponential time in cp_fold
|function calls |for chained virtual
| |function calls
Ever confirmed|0 |1
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r230365 aka C++ delayed folding branch merge.
More information about the Gcc-bugs
mailing list