diff options
author | Bob Dubner <rdubner@symas.com> | 2025-04-11 16:00:42 -0400 |
---|---|---|
committer | Robert Dubner <rdubner@symas.com> | 2025-04-11 22:53:15 -0400 |
commit | 711c10383f494b316c5919aa0141f6fa609578b4 (patch) | |
tree | 26ba33bec4bfdd8cde8d1ae1a067ee3416a635ea /gcc/testsuite/rust/compile/issue-3242.rs | |
parent | c9d9521af35b92b26d2a10841c549377be033daf (diff) | |
download | gcc-711c10383f494b316c5919aa0141f6fa609578b4.zip gcc-711c10383f494b316c5919aa0141f6fa609578b4.tar.gz gcc-711c10383f494b316c5919aa0141f6fa609578b4.tar.bz2 |
cobol: Eliminate many getenv() calls. [PR119694]
Many debugging calls to getenv() are eliminated. The debugging calls that
remain use gcobol_getenv(...) ). Environment variables available to the user
are mostly prefixed "GCOBOL_".
gcc/cobol
PR cobol/119694
* cbldiag.h: Eliminate getenv() calls.
* cdf.y: Likewise.
* cobol1.cc: Likewise.
* except.cc: Likewise.
* genapi.cc: Likewise.
* lexio.cc: Likewise.
* parse.y: Likewise.
* scan_ante.h: Likewise.
* show_parse.h: Likewise.
* symbols.cc: Likewise.
* symfind.cc: Likewise.
* util.cc: Likewise.
gcc/testsuite
PR cobol/119694
* cobol.dg/group2/ACCEPT_DATE___DAY_and_intrinsic_functions__2_.cob: GCOBOL_CURRENT_DATE.
* cobol.dg/group2/ACCEPT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__2_.cob: Likewise
* cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob: Likewise
libgcobol
PR cobol/119694
* gfileio.cc: Eliminate getenv() calls.
* libgcobol.cc: Likewise.
Diffstat (limited to 'gcc/testsuite/rust/compile/issue-3242.rs')
0 files changed, 0 insertions, 0 deletions