This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: State of m68k float emulation in lb1sf68.asm (muldf, divdf)


>>>>> Toshi writes:

Toshi> The gcc SH port uses fp-bit.c, and I have many users bitterly complaining
Toshi> that the gcc SH floating point is slow compared to the Renesas compiler.

Toshi> On Java benchmarks, the gcc sh-elf compiled code runs *3* times slower
Toshi> then the Renesas compiled one.

Toshi> That's 3 times slower even including all the JVM overhead, so I
Toshi> suspect the actual ratio for FP only is probably something like 10x
Toshi> slower.

	Swox contributed another floating point emulation library to GCC
that is suppose to be faster.  I believe that Aldy was experimenting with
it, but I do not know the final outcome of the analysis.  There may have
been some technical limitation in the alternate library.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]