gcc/libgomp/testsuite
Tom de Vries 22f1a03704 Use secure_getenv for GOMP_DEBUG
2017-06-27  Tom de Vries  <tom@codesourcery.com>

	* env.c (parse_unsigned_long_1): Factor out of ...
	(parse_unsigned_long): ... here.
	(parse_int_1): Factor out of ...
	(parse_int): ... here.
	(parse_int_secure): New function.
	(initialize_env): Use parse_int_secure for GOMP_DEBUG.
	* secure_getenv.h: Factor out of ...
	* plugin/plugin-hsa.c: ... here.
	* testsuite/libgomp.oacc-c-c++-common/gomp-debug-env.c: New test.

From-SVN: r249694
2017-06-27 15:51:37 +00:00
..
config
lib
libgomp.c
libgomp.c++ re PR c++/81130 (ICE OpenMP shared clause in gimplify_var_or_parm_decl, at gimplify.c:2584) 2017-06-21 12:58:00 +02:00
libgomp.fortran Get rid of dg-skip-if etc. default args 2017-06-17 15:32:28 +00:00
libgomp.graphite
libgomp.hsa.c
libgomp.oacc-c
libgomp.oacc-c-c++-common Use secure_getenv for GOMP_DEBUG 2017-06-27 15:51:37 +00:00
libgomp.oacc-c++
libgomp.oacc-fortran
libgomp-test-support.exp.in
Makefile.am
Makefile.in