gcc-3.3.3 status?

Dave Murphy wintermute2k4@ntlworld.com
Thu Feb 19 15:43:00 GMT 2004


would that be this one?

ibgcc/thumb/_usi_to_sf.o
/c/projects/mingw/gcc/arm-agb-elf/gcc/gcc/xgcc -B/c/projects/mingw/gcc/arm-a
gb-elf/gcc/gcc/ -Bc:/devkitARM_r3/arm-agb-elf/bin/ -Bc:/devkitARM_r3/arm-agb
-elf/lib/ -isystem
c:/devkitARM_r3/arm-agb-elf/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall
 -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
/include  -Dinhibit_libc -fno-inline -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEED
ED -Dinhibit_libc -I. -I. -I../../../gcc-3.3.3/gcc -I../../../gcc-3.3.3/gcc/
. -I../../../gcc-3.3.3/gcc/config -I../../../gcc-3.3.3/gcc/../include -DFINE
_GRAINED_LIBRARIES -mthumb -DL_pack_df -c dp-bit.c -o
libgcc/thumb/_pack_df.o
dp-bit.c: In function `__pack_d':
dp-bit.c:411: error: insn does not satisfy its constraints:
(insn:HI 333 331 561 007F21B0 (set (reg:HI 3 r3 [109])
        (mem:HI (label_ref 584) [0 S2 A16])) 169 {*thumb_movhi_insn}
(insn_list:REG_DEP_ANTI 330 (insn_list:REG_DEP_OUTPUT 329 (nil)))
    (expr_list:REG_EQUIV (const_int 2047 [0x7ff])
        (nil)))
dp-bit.c:411: internal compiler error: in extract_constrain_insn_cached, at
gcc-3.3.3/gcc/recog.c:2090
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [libgcc/thumb/_pack_df.o] Error 1
make[2]: Leaving directory `/c/projects/mingw/gcc/arm-agb-elf/gcc/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/c/projects/mingw/gcc/arm-agb-elf/gcc/gcc'
make: *** [all-gcc] Error 2

full tarball from here ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.3.3/

and if so, is there an easy fix for it?

On a brighter note this tarball builds fine for a mingw hosted
powerpc-eabi-elf cross compiler
$ powerpc-eabi-elf-gcc -v
Reading specs from
c:\devkitPPC_r3\bin\..\lib\gcc-lib\powerpc-eabi-elf\3.3.3\specs
Configured with:
../../gcc-3.3.3/configure --enable-languages=c,c++ --with-cpu=750 --with-gcc
 --with-gnu-ld
--with-gnu-as --with-stabs --disable-nls --disable-shared --disable-threads 
--disable-multilib --disable-win32-registry
--target=powerpc-eabi-elf --with-newlib --prefix=c:/devkitPPC_r3 -v
Thread model: single
gcc version 3.3.3

Dave

> -----Original Message-----
> From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org]On Behalf Of
> Richard Earnshaw
> Sent: 17 February 2004 13:34
> To: gdr@integrable-solutions.net
> Cc: Richard.Earnshaw@arm.com; gcc@gcc.gnu.org
> Subject: gcc-3.3.3 status?
>
>
>
> Gaby,
>
> http://gcc.gnu.org/index.html says:
>
> Current release series:  GCC 3.3.3 (released 2004-02-14)
>
> However, there has been no announcement on gcc-announce and there's
> nothing in the News section about this.
>
> And the branch-status link for gcc-3.3.3 points to a status message that
> predates even the pre-release freeze.
>
> Could you clarify the status of the release please (I've found a critical
> bootstrap bug on the arm-elf configuration).
>
> R.
>
>
>



More information about the Gcc mailing list