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/60035] [PATCH] make it possible to use OMP on both sides of a fork (without violating standard)


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

Gregory R. Warnes <gcc-bugs at warnes dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gcc-bugs at warnes dot net

--- Comment #3 from Gregory R. Warnes <gcc-bugs at warnes dot net> ---
+1   

I've just spent several days tracking down the cause of the mysterious hangs in
processes forked by R (http://www.r-project.org).   A resolution of this issue
would be very helpful.


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