]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/env.c
re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch)
authorJakub Jelinek <jakub@redhat.com>
Thu, 17 Aug 2006 07:58:02 +0000 (09:58 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 17 Aug 2006 07:58:02 +0000 (09:58 +0200)
commit89b3e3cda19cfd551d082dcef6d34b21fb56aeb9
treeec6bcf1b1e13120fdc20fa06cbabd9ff42389db6
parent6d4d7b0eed1846e13f5dd75765696b2b6854af44
re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch)

PR libgomp/28725
* env.c: Include ctype.h.
(parse_schedule, parse_unsigned_long, parse_boolean): Allow
leading and/or trailing whitespace and compare strings case
insensitively.

From-SVN: r116209
libgomp/ChangeLog
libgomp/env.c