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 libgomp/65589] OpenMP 3.1 produces random results for simple array copy


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

--- Comment #9 from felix.ospald at gmx dot de ---
Hi,
I attached an output from

strace ./main 2>&1 | tee log

Maybe this helps. I see that there are some futex EAGAIN errors. I'm not sure
if this is a problem (I also get them on my notebook).


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