[Bug c++/55843] ICE after exceeding template instantiation depth

2016-01-22 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55843 --- Comment #2 from paolo at gcc dot gnu.org --- Author: paolo Date: Fri Jan 22 11:03:54 2016 New Revision: 232721 URL: https://gcc.gnu.org/viewcvs?rev=232721&root=gcc&view=rev Log: 2016-01-22 Paolo Carlini PR c++/55843 * g++

[Bug c++/55843] ICE after exceeding template instantiation depth

2016-01-22 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55843 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/55843] ICE after exceeding template instantiation depth

2016-01-22 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55843 --- Comment #1 from Paolo Carlini --- This is fixed in trunk and 5.x. I'm adding a testcase and closing the bug.