https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67989
ktkachov at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2015-10-22 CC| |ktkachov at gcc dot gnu.org Ever confirmed|0 |1 Known to fail| |6.0 --- Comment #5 from ktkachov at gcc dot gnu.org --- The preprocessed source in the log was interspersed with a number of warnings/debug messages from other components of the parallel build, so it was not compilable due to the syntax errors. Once I removed them I reproduced the ICE on GCC 5 and trunk. Now reducing