This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34044] OpenMP: Crashes with valid code.
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Nov 2007 21:30:16 -0000
- Subject: [Bug fortran/34044] OpenMP: Crashes with valid code.
- References: <bug-34044-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jakub at gcc dot gnu dot org 2007-11-09 21:30 -------
Given how big the array is it is very likely they just overflow the thread
stack.
What ulimit -s they are using?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34044