[Bug c++/86091] [fold expression] Slow compile time and high memory usage compared to initializer_list folds

2018-08-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86091 Jonathan Wakely changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment #3 from

[Bug c++/86091] [fold expression] Slow compile time and high memory usage compared to initializer_list folds

2018-08-04 Thread vasili.burdo at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86091 Vasili Burdo changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/86091] [fold expression] Slow compile time and high memory usage compared to initializer_list folds

2018-06-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86091 --- Comment #1 from Richard Biener --- I can't reproduce the slowness. > /usr/bin/time g++-8 t.C -std=gnu++1z -Wall -Wextra 0.23user 0.04system 0:00.27elapsed 99%CPU (0avgtext+0avgdata 44028maxresident)k 0inputs+1568outputs