|
From: Dave N. <dc...@us...> - 2006-01-30 22:39:48
|
I keep running across various notes of workarounds (floor()/ceil() hack) in Valgrind due to the limitations on the implementation of PPC rounding modes. A colleague of mine who works on glibc tells me that there are many places where glibc routines depend on the ability to set rounding modes and there are more in the pipeline. I noticed that the "rounding mode project" is no longer on the Valgrind web site. Is there anyone who has plans to implement full support for PPC rounding modes? |