[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New modutils uploaded



On Fri, Nov 26, 1999 at 01:38:47PM +0100, Wichert Akkerman wrote:
> Previously Samuel Tardieu wrote:
> > gcc -O2 -Wall -I../../../insmod/../include -D_GNU_SOURCE  -DCOMPAT_2_0=1   -DCOMBINE_sparc -DELF_MACHINE_H='"elf_sparc.h"' -DARCH_sparc -DCOMBINE_rmmod -DCOMBINE_modprobe -c -o insmod.o ../../../insmod/insmod.c
> 
> It does show that its compiled with the right options to combine the 32bit
> and 64bit binaries though.
> 
> > ../../../insmod/insmod.c: In function `print_load_map':
> > ../../../insmod/insmod.c:343: internal error--unrecognizable insn:
> > (insn 704 703 6 (unspec_volatile[
> >             (mem (mem:SI (plus:SI (reg:SI 272)
> >                         (const_int 8 [0x8])) 0) 0)
> >         ]  4) -1 (nil)
> >     (expr_list:REG_DEAD (reg:SI 272)
> >         (nil)))
> > make[2]: *** [insmod.o] Error 1
> 
> Funky.. anyone tried the fujitsu compiler yet?

Come on. From when should a fujutsu compiler recognize GNU extensions (this
fault is on a nested function which is a GNU extension).
I'm looking into this issue now, have been able to reproduce it with gcc
2.96 and will try to fix it.

Cheers,
    Jakub
___________________________________________________________________
Jakub Jelinek | jakub@redhat.com | http://sunsite.mff.cuni.cz/~jj
Linux version 2.3.18 on a sparc64 machine (1343.49 BogoMips)
___________________________________________________________________


Reply to: