This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/29949] implement argument checking for user accessable runtime routines
- From: "franke dot daniel at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Nov 2006 23:12:37 -0000
- Subject: [Bug libgomp/29949] implement argument checking for user accessable runtime routines
- References: <bug-29949-6552@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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