[Bug libgomp/29949] implement argument checking for user accessable runtime routines

2006-12-17 Thread dfranke at gcc dot gnu dot org
--- Comment #5 from dfranke at gcc dot gnu dot org 2006-12-17 23:27 --- Subject: Bug 29949 Author: dfranke Date: Sun Dec 17 23:27:47 2006 New Revision: 119995 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119995 Log: 2006-12-18 Daniel Franke <[EMAIL PROTECTED]> Backp

[Bug libgomp/29949] implement argument checking for user accessable runtime routines

2006-12-13 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-12-14 06:50 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRM

[Bug libgomp/29949] implement argument checking for user accessable runtime routines

2006-12-04 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2006-12-04 21:35 --- Subject: Bug 29949 Author: dfranke Date: Mon Dec 4 21:35:19 2006 New Revision: 119511 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119511 Log: PR libgomp/29949 * env.c (omp_set_num_threads

[Bug libgomp/29949] implement argument checking for user accessable runtime routines

2006-11-23 Thread patchapp at dberlin dot org
--- Comment #2 from patchapp at dberlin dot org 2006-11-23 20:30 --- Subject: Bug number PR29949 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-11/msg01644.html -- http://gcc.gnu.org/bugzilla/sh

[Bug libgomp/29949] implement argument checking for user accessable runtime routines

2006-11-22 Thread franke dot daniel at gmail dot com
--- Comment #1 from franke dot daniel at gmail dot com 2006-11-22 23:12 --- Correction: checks are already implemented for environment variables. In above report OMP_NUM_THREADS is not affected, but omp_set_num_threads still is. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29949