diff options
author | Costas Argyris <costas.argyris@gmail.com> | 2023-05-22 13:55:56 +0100 |
---|---|---|
committer | Jonathan Yong <10walls@gmail.com> | 2023-06-05 08:11:39 +0000 |
commit | 180ebb8a24d24fc5b105f2257d6216f6dfde62df (patch) | |
tree | 4243ddf11326d212cd71d6daf5a54bf4d2cad418 /gcc/tree-vectorizer.h | |
parent | afd87299cefd021daf0158d5b6276c37013996b9 (diff) | |
download | gcc-180ebb8a24d24fc5b105f2257d6216f6dfde62df.zip gcc-180ebb8a24d24fc5b105f2257d6216f6dfde62df.tar.gz gcc-180ebb8a24d24fc5b105f2257d6216f6dfde62df.tar.bz2 |
libiberty: On Windows, pass a >32k cmdline through a response file.
pex-win32.c (win32_spawn): If the command line for CreateProcess
exceeds the 32k Windows limit, try to store it in a temporary
response file and call CreateProcess with @file instead (PR71850).
Signed-off-by: Costas Argyris <costas.argyris@gmail.com>
Signed-off-by: Jonathan Yong <10walls@gmail.com>
libiberty/ChangeLog:
* pex-win32.c (win32_spawn): Check command line length
and generate a response file if necessary.
(spawn_script): Adjust parameters.
(pex_win32_exec_child): Ditto.
Signed-off-by: Jonathan Yong <10walls@gmail.com>
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions