PR bootstrap/38580
authordannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 2009 07:40:51 +0000 (07:40 +0000)
committerdannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Jan 2009 07:40:51 +0000 (07:40 +0000)
commit91e64380f9e6064f8535b55313f92b64e64551db
tree3f7c5ca3e23fdea50a256e973920401af30e8d03
parent99cc69e1803630e722001df3b648eac7ced61941
PR bootstrap/38580
* gcc.c (process_command): Replace call to execvp with calls
to pex_one and exit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143330 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c