From: Moritz Schulte <[EMAIL PROTECTED]>
   Date: 02 Jul 2001 00:27:20 +0200

   > make[1]: Entering directory `/root/src/hurd/libdiskfs'
   > gcc -O -Wall -g -O3  -I.  -I..  -I../include -D_GNU_SOURCE    -c -o file-syncfs.o 
file-syncfs.c
   > file-syncfs.c: In function `helper':
   > file-syncfs.c:61: internal error--unrecognizable insn:

   IIRC i got the same error. Decreasing the optimiziation from '-O3' to
   '-O2' helped (it seems to be a bug in gcc). You can do that in the
   file 'Makeconf' in the Hurd source tree.

It *is* a bug in GCC.  Please report it to the GCC folks.  See
http://gcc.gnu.org/bugs.html for more information on reporting bugs in
GCC.

Mark

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to