On Wed, Dec 14, 2005 at 04:34:17PM -0600, Joel Sherrill <[EMAIL PROTECTED]>
wrote:
>
> My fresh check out on the head build using the gcc shipped with
> Fedora Core 4 has failed for the past couple of days with this error:
A day and half.
> /home/joel/gcc-work/head/b-native/./gcc/xgcc
> -B/home/joel/gcc-work/head/b-native/./gcc/
> -B/home/joel/gcc-head-test//i686-pc-linux-gnu/bin/
> -B/home/joel/gcc-head-test//i686-pc-linux-gnu/lib/ -isystem
> /home/joel/gcc-head-test//i686-pc-linux-gnu/include -isystem
> /home/joel/gcc-head-test//i686-pc-linux-gnu/sys-include -c -g -O2 -fPIC
> -W -Wall -gnatpg g-alleve.adb -o g-alleve.o
> g-alleve.adb: In function
> ?GNAT.ALTIVEC.LOW_LEVEL_VECTORS.LL_VUC_OPERATIONS.SATURATE.2XNN?:
>
> g-alleve.adb:871: error: unrecognizable insn:
> (insn 113 112 114 4 g-alleve.adb:866 (set (mem:HI (pre_dec:SI
> (reg/f:SI 7 sp)) [0 S2 A8])
> (reg:HI 0 ax [orig:77 d ] [77])) -1 (nil)
> (nil))
> Is this a known failure?
Yes, just svn update and retry.
Jakub