[Bug driver/27622] [4.1/4.2 Regression] gcc hang when compiling with -pipe
jzhang918 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu May 18 09:43:00 GMT 2006
------- 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: internal compiler error: Broken pipe
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Although it does not hang, the error message is a little confusing. It should
not be "internal compiler error".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27622
More information about the Gcc-bugs
mailing list