https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64314
--- Comment #2 from Lars Gullik Bjønnes ---
I still see this, but with current gcc5 the call stack has become a bit
deeper, instead of 5 calls to walk_tree_1 I now see 9 calls.
(with -std=gnu++14 in this case.)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64314
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64314
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
CC|