--- Comment #14 from ian at airs dot com 2006-08-28 00:02 ---
Fixed in mainline and 4.1 branch.
As far as I can see, the ICE reporting a "Broken pipe" error can only happen if
the gcc driver itself is invoked with SIGPIPE blocked. That is not the normal
case.
--
ian at airs dot com
--- 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): A
--- Comment #12 from ian at gcc dot gnu dot org 2006-08-27 23:50 ---
Subject: Bug 27622
Author: ian
Date: Sun Aug 27 23:50:30 2006
New Revision: 116494
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116494
Log:
PR driver/27622
* pex-common.h (struct pex_funcs): A
--- Comment #11 from ian at airs dot com 2006-08-27 23:23 ---
I'll take this.
--
ian at airs dot com changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot
--- Comment #10 from kazu at gcc dot gnu dot org 2006-08-26 07:32 ---
Ian, would you like to take this bug?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27622
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27622
--- Comment #9 from mmitchel at gcc dot gnu dot org 2006-05-25 02:35
---
Will not be fixed in 4.1.1; adjust target milestone to 4.1.2.
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #8 from jzhang918 at gmail dot com 2006-05-18 09:43 ---
With patch foo6.patch, I get:
gcc -c voodoo.i -o aaa/t.o -pipe
Assembler messages:
FATAL: can't create aaa/t.o: No such file or directory
src/vidhrdw/voodoo.c: In function âvoodoo_startâ:
src/vidhrdw/voodoo.c:262: i
--- Comment #7 from ian at airs dot com 2006-05-18 06:33 ---
Created an attachment (id=11484)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11484&action=view)
Patch
I'm testing this patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27622
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-05-18 05:19 ---
We are hanging in:
#3 0x0805c75a in pex_unix_wait (obj=0x9bc7948, pid=23370, status=0x9bc7848,
time=0x0, done=0, errmsg=0xfe00, err=0xfe00)
at /home/peshtigo/pinskia/src/gnu/gcc/src/libiberty/pex-unix.c:
10 matches
Mail list logo