[Bug fortran/81416] OpenMP craches if large arrays passed

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 12 16:41:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81416

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Try increasing your stack limit. I suspect it is too low. With -fopenmp turned
on causes arrays to be always stored on the stack .


More information about the Gcc-bugs mailing list