re PR bootstrap/38580 (Bootstrap broken on mingw32)
authorDanny Smith <dannysmith@users.sourceforge.net>
Tue, 13 Jan 2009 07:40:51 +0000 (07:40 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Tue, 13 Jan 2009 07:40:51 +0000 (07:40 +0000)
commit5d14e3d50aa995f8d37c82ace354fe41927e785c
tree3f7c5ca3e23fdea50a256e973920401af30e8d03
parent2e50357552c03e8da8cdf351242d4617cd9efced
re PR bootstrap/38580 (Bootstrap broken on mingw32)

PR bootstrap/38580
* gcc.c (process_command): Replace call to execvp with calls
to pex_one and exit.

From-SVN: r143330
gcc/ChangeLog
gcc/gcc.c