diff options
| author | Thomas Schwinge <tschwinge@baylibre.com> | 2025-10-24 09:59:53 +0200 |
|---|---|---|
| committer | Thomas Schwinge <tschwinge@baylibre.com> | 2025-10-28 09:54:29 +0100 |
| commit | 41e2077fa2ba4f9f99d8c2b84eb76b40dd52fc6a (patch) | |
| tree | 14e9ec17fcd4c392f7a52138b95b6879c5e71b09 /contrib/gcc-changelog/git_commit.py | |
| parent | 27861393a92d00f8ab7b0f139075ad43dd418282 (diff) | |
| download | gcc-41e2077fa2ba4f9f99d8c2b84eb76b40dd52fc6a.zip gcc-41e2077fa2ba4f9f99d8c2b84eb76b40dd52fc6a.tar.gz gcc-41e2077fa2ba4f9f99d8c2b84eb76b40dd52fc6a.tar.bz2 | |
libgomp: Simplify 'parse_stacksize' call in 'libgomp/env.c:initialize_env'
Minor fix-up for commit r13-2545-g9f2fca56593a2b87026b399d26adcdca90705685
"OpenMP, libgomp: Environment variable syntax extension". Supplying an array
of three elements is misleading: 'parse_stacksize' only looks at 'params[0]'.
Just let the compiler figure out the array size (..., as done elsewhere, too).
libgomp/
* env.c (initialize_env): Simplify 'parse_stacksize' call.
Diffstat (limited to 'contrib/gcc-changelog/git_commit.py')
0 files changed, 0 insertions, 0 deletions
