https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52673
Thomas Koenig <tkoenig at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |NEW Resolution|WONTFIX |--- --- Comment #4 from Thomas Koenig <tkoenig at gcc dot gnu.org> --- On architectures where we have low stack and need recursive (for example for OpenMP), we should have the possibility of having -fheap-arrays instead of putting them all on the stack. So, moving to NEW.