http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53545
Daniel Krügler <daniel.kruegler at googlemail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.kruegler at | |googlemail dot com --- Comment #4 from Daniel Krügler <daniel.kruegler at googlemail dot com> 2012-06-04 12:41:06 UTC --- (In reply to comment #2) > Looks like an infinite recursion between tsubst and tsubst_copy_and_build, > does > that ring a bell to someone? Could this be a similar problem as observed in bug 53498, comment 1?