https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66456
Tim Shen <timshen at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2015-06-08 CC| |timshen at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #1 from Tim Shen <timshen at gcc dot gnu.org> --- Hi, > I do not know if this is a duplicate of 61582 or not. I didn't verify yet, but you are probably right. I'm currently working on a series of refactoring, including fixing the stack overflow problem by using a stack on the heap.