On Fri, 26 Jul 2013 17:56:47 -0700 Erik Schnetter <[email protected]> wrote:
> I am currently not aware of any build or test failures for the > release branch. I have thus created a new release candidate, > pocl-0.8rc8. All builtin + AMD test work as expected on PPC, except mandelbrot that is an unexpected pass :( Mandelbrot's: AT_XFAIL_IF(["grep -q "#define USE_VECMATHLIB" $abs_top_builddir/config.h"]) is not a sufficient test for if vecmathlib is used. Not only must vecmathlib be present, but also + a fix in lib/kernel/<arch>/Makefile.am. PPC and ARM do not have this fix in 0.8. (Enabling vecmathlib on PPC and ARM is a feature, so it should be postponed to 0.9, IMHO). kalle ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ pocl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pocl-devel
