------- Comment #2 from gcc at cohi dot at 2008-04-04 21:44 ------- Looking for a workaround I noticed that the ICE might actually be in connection with the template template arguments of the overloaded functions pegtl::parse() ... it's the only place where template template arguments were used, I had introduced them shortly before the ICE, and the ICE only went away after I removed them...
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35828
