[Bug c++/58352] infinite template instantiation depth errors

2021-12-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 Andrew Pinski changed: What|Removed |Added Known to fail||4.9.0 Known to work|

[Bug c++/58352] infinite template instantiation depth errors

2013-09-07 Thread 1zeeky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 --- Comment #5 from 1zeeky at gmail dot com --- Ah, sorry. I wrote that before I found out that this was the issue with the code.

[Bug c++/58352] infinite template instantiation depth errors

2013-09-07 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 --- Comment #4 from Daniel Krügler --- Maybe related to bug 16564?

[Bug c++/58352] infinite template instantiation depth errors

2013-09-07 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 --- Comment #3 from Daniel Krügler --- (In reply to 1zeeky from comment #2) > I am aware that the code is invalid; I'm not saying there shouldn't be an > error. Then I was mislead by your comment: "I'm not 100% sure the attached testcase *should*

[Bug c++/58352] infinite template instantiation depth errors

2013-09-07 Thread 1zeeky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 --- Comment #2 from 1zeeky at gmail dot com --- I am aware that the code is invalid; I'm not saying there shouldn't be an error. The problem is, that g++ does not stop printing the error and needs to be killed to stop. At least mine doesn't, maybe

[Bug c++/58352] infinite template instantiation depth errors

2013-09-07 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.