[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-08-27 Thread ian at airs dot com
--- 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

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-08-27 Thread ian at gcc dot gnu dot org
--- 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

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-08-27 Thread ian at gcc dot gnu dot org
--- 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

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-08-27 Thread ian at airs dot com
--- 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

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-08-26 Thread kazu at gcc dot gnu dot org
--- 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

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-06-04 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27622

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-05-24 Thread mmitchel at gcc dot gnu dot org
--- 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

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-05-18 Thread jzhang918 at gmail dot com
--- 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

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-05-17 Thread ian at airs dot com
--- 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

[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe

2006-05-17 Thread pinskia at gcc dot gnu dot org
--- 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: