Quoting Martin Guy <[email protected]>:

> Hi all
>    Trying to locate a GCC bug in ARM single-precision softfloat, I'm
> looking for another softfloat target to see whether it's ARM-specific,
> but none of the soft-float targets in the farm seem to work.
> - Alpha gives ICE (set (reg:DF 75) (float_extend:DF (reg:SF 74)))
> - HPPA and x86 don't have softfloat libraries installed (__extendsfdf2
> not found)
> - MIPS -msoft-float gives all results as nan
>
> Does anyone have a net-accessible non-ARM box with working softfloat (m68k?)

I have an arc-elf32 simulator at
gcc11:/home/amylaar/insight-arc/bld-arc/sim/arc/sim

> It would save me having to build a compiler with soft libraries just
> for this one test

However, I don't have a ready-built arc compiler there, so you migt still
need to do that.

_______________________________________________
Gcc-cfarm-users mailing list
[email protected]
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to