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

Re: no luck with parted



On Thu, Oct 20, 2005 at 05:06:48PM +0200, Petr Stehlik wrote:
> Guys (I'm CC'ing debian-m68k),
> 
> this is getting worse than just segfaulting subversion. 
> 
>   gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -D_REENTRANT
> -D_FILE_OFFSET_BITS=64 -DLOCALEDIR=\"/usr/local/share/locale\"
> -DLOCALEDIR=\"/usr/local/share/locale\" -W -Wall -Wno-unused -Wno-switch
> -Wno-format -Werror -Wp,-MD,.deps/ext2.pp -c ext2.c  -DPIC
> ext2.c: In function `ext2_get_block_state':
> ext2.c:64: error: unable to find a register to spill in class
> `DATA_REGS'
> ext2.c:64: error: this is the insn:
> (insn 18 17 19 0 0xc026770c (set (reg:SI 0 %d0 [36])
>         (and:SI (reg:SI 0 %d0 [34])
>             (const_int 255 [0xff]))) 177 {andsi3_internal} (nil)
>     (expr_list:REG_DEAD (reg:SI 0 %d0 [34])
>         (nil)))
> ext2.c:64: confused by earlier errors, bailing out
> make[3]: *** [ext2.lo] Error 1
> make[3]: Leaving directory `/home/joy/trunk+atari/libparted/fs_ext2'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/joy/trunk+atari/libparted'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/joy/trunk+atari'
> make: *** [all-recursive-am] Error 2
> 
> Is it aranym's fault?

No, that's a bug in gcc. I *think* a fix is available upstream, but it
hasn't been integrated into Debian packages yet.

-- 
The amount of time between slipping on the peel and landing on the
pavement is precisely one bananosecond



Reply to: