[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe
ian at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 28 00:00:00 GMT 2006
------- Comment #13 from ian at gcc dot gnu dot org 2006-08-28 00:00 -------
Subject: Bug 27622
Author: ian
Date: Mon Aug 28 00:00:30 2006
New Revision: 116495
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116495
Log:
PR driver/27622
* pex-common.h (struct pex_funcs): Add toclose parameter to
exec_child field.
* pex-common.c (pex_run_in_environment): Pass toclose to
exec_child.
* pex-djgpp.c (pex_djgpp_exec_child): Add toclose parameter.
* pex-unix.c (pex_unix_exec_child): Likewise.
* pex-msdos.c (pex_msdos_exec_child): Likewise.
* pex-win32.c (pex_win32_exec_child): Likewise.
Modified:
branches/gcc-4_1-branch/libiberty/ChangeLog
branches/gcc-4_1-branch/libiberty/pex-common.c
branches/gcc-4_1-branch/libiberty/pex-common.h
branches/gcc-4_1-branch/libiberty/pex-djgpp.c
branches/gcc-4_1-branch/libiberty/pex-msdos.c
branches/gcc-4_1-branch/libiberty/pex-unix.c
branches/gcc-4_1-branch/libiberty/pex-win32.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27622
More information about the Gcc-bugs
mailing list