This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/46210] segfault when using large arrays with -fopenmp


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46210

--- Comment #1 from Hans-Werner Boschmann <boschmann at tp1 dot physik.uni-siegen.de> 2010-10-28 12:23:15 UTC ---
(In reply to comment #0)

Sorry, I was to quick. The reason is already given in the valgrind output. The
stack size is to small. So it's neither gcc's fault nor openmp's fault.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]