Re: [arm-gnu] internal compiler error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] internal compiler error



Carlos,

Carlos O'Donell wrote:
> Can you describe your host environment? I am unable to reproduce this
> error on our test systems using arm-none-linux-gnueabi 2005q3-1 and
> 2005q3-2 (linux hosted).

I'm running it on RH9.

% uname -a
Linux dopamine 2.4.20-8smp #1 SMP Thu Mar 13 17:45:54 EST 203 i686 i686 i386 GNU/Linux

> The ICE you mention should only be generated when using
> -mfloat-abi=softfp. Perhaps you are missing an option in the compile
> line?

> As a workaround I recommend using software floating point until the
> problem is fixed. You can specify this with -mfloat-abi=soft.

I specified the following options when I built gcc, so I thought that
-mfloat-abi=softfp was default.

  --with-fpu=vfp
  --with-float=softfp

Reading specs from /****/****/****/v6m_le/lib/gcc/arm-none-linux-gnueabi/3.4.4/specs
Configured with: ../configure --target=arm-none-linux-gnueabi --program-prefix=arm_v6m_le- --enable-languages=c,c++ --disable-checking --enable-shared --enable-cross --enable-threads --disable-libmudflap --with-gnu-as --with-gnu-ld --prefix=/****/****/****/v6m_le --with-sysroot=/****/****/****/v6m_le/target --with-arch=armv6j --with-fpu=vfp
--with-float=softfp
Thread model: posix
gcc version 3.4.4 (release) (CodeSourcery ARM 2005q3-2)

I tried specifying those options explicitly to make sure, but the result
was same.

Thanks and Regards,
Shoji

--
NAGATA Shoji <nagata.shoji@xxxxxxxxxxxxxxxx>
Base Software Development Center
Panasonic Mobile Communications Co., Ltd.