[Bug c++/53545] g++ 4.70 --std=c++11 generates no object file, issues no errors
glisse at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 4 19:54:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53545
--- Comment #5 from Marc Glisse <glisse at gcc dot gnu.org> 2012-06-04 19:54:05 UTC ---
(In reply to comment #4)
> Could this be a similar problem as observed in bug 53498, comment 1?
Indeed, the testcases look similar and the stack traces are both infinite
recursions that ping-pong between the same 2 functions. Thanks.
More information about the Gcc-bugs
mailing list