[Bug c++/48969] ICE with -std=c++0x

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 12 09:55:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48969

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-05-12 08:56:57 UTC ---
it looks like tsubst recurses until it runs out of stack

clang also segfaults with -std=c++0x, and not without



More information about the Gcc-bugs mailing list