3.4: --enable-softfloat float <--> double conversions not implemented yet

Richard Earnshaw rearnsha@arm.com
Wed Oct 8 09:18:00 GMT 2003


> Hi all,
> 
> I am building a solaris host to powerpc-chorusos-elf
> cross compiler from HEAD.
> 
> I configured this way:
>   --with-cpu=860 --with-float=soft --disable-multilib --enable-softfloat
> 
> So far I was able to work around all problems, but this one stops me:
> 
> ppc-chorus/gcc/powerpc-chorusos-elf/libstdc++-v3/include/ostream:219: internal compiler error: in convert_move, at expr.c:630
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> 

I fixed this yesterday.

	http://gcc.gnu.org/ml/gcc-patches/2003-10/msg00499.html

R.



More information about the Gcc-bugs mailing list