From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32020 invoked by alias); 8 Apr 2009 10:46:37 -0000 Received: (qmail 31993 invoked by uid 48); 8 Apr 2009 10:46:23 -0000 Date: Wed, 08 Apr 2009 10:46:00 -0000 Message-ID: <20090408104623.31992.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/36242] OpenMP multi-threading crashes In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "support at jawset dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-04/txt/msg00720.txt.bz2 ------- Comment #5 from support at jawset dot com 2009-04-08 10:46 ------- (In reply to comment #4) > Using OpenMP pragmas in multiple pthread_create created threads concurrently It also crashes when using omp pragmas from a single pthread if it is not the main thread. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36242