On Wed, Feb 27, 2002 at 12:29:15PM +0000, Phil Blundell wrote: > On Wed, 2002-02-27 at 02:40, Dirk Eddelbuettel wrote: > > gcc -I/usr/lib/R/include -fPIC -g -O2 -c coxfit2.c -o coxfit2.o > > coxfit2.c: In function `coxfit2': > > coxfit2.c:352: Internal compiler error: > > coxfit2.c:352: internal error--unrecognizable insn: > > (insn 2883 243 245 (set (reg:DF 16 %fp0) > > (const_double:DF (mem/u:DF (symbol_ref/u:SI ("*.LC0")) 0) 0 [0x0] 0 > > [0x0] 0 [0x0])) -1 (nil) > > (nil)) > > This is almost certainly the same as #129573, for what that's worth.
Very interesting. Did your last patch fix the problem, and is the -fPIC option is useable? Dirk -- Good judgement comes from experience; experience comes from bad judgement. -- Fred Brooks