[llvm-dev] Go bindings tests broken?

Peter Collingbourne via llvm-dev llvm-dev at lists.llvm.org
Fri Feb 12 10:27:16 PST 2016


This looks like the same problem as
http://lists.llvm.org/pipermail/llvm-dev/2016-February/095402.html
I've replied on the thread.

Peter

On Fri, Feb 12, 2016 at 09:22:14AM -0800, Dmitri Gribenko wrote:
> Hi Peter,
> 
> Could you look at the buildbot failure?  Recently the Go bindings test
> started to fail:
> http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/34538/steps/test/logs/stdio
> 
> Dmitri
> 
> -- 
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
> 

-- 
Peter


More information about the llvm-dev mailing list