[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Feb 1 18:20:40 PST 2011


The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/18515

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 124713
Blamelist: djg

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 include/llvm/Value.h
 lib/Transforms/Scalar/Reassociate.cpp
 test/Transforms/Reassociate/optional-flags.ll
At: Tue 01 Feb 2011 18:10:44
Changed By: djg
Comments: Fix reassociate to clear optional flags, such as nsw.
Properties: 




File: lib/Transforms/InstCombine/InstructionCombining.cpp
At: Tue 01 Feb 2011 18:10:44
Changed By: djg
Comments: Conservatively, clear optional flags, such as nsw, when performing
reassociation. No testcase, because I wasn't able to create a testcase
which actually demonstrates a problem.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 45.28s
	********************
	Failing Tests (1):
	    Clang :: CodeGenObjC/exceptions.m
	
	  Expected Passes    : 2792
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenObjC/exceptions.m

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/typo.m
	Clang :: Lexer/hexfloat.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
	Clang :: SemaCXX/return-noreturn.cpp
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'exceptions.m':
	 %tmp1 = load i32* %x, align 4, !tbaa !0
	                     ^
	<stdin>:136:22: note: with variable "T1" equal to "%tmp1"
	<stdin>:137:2: note: possible intended match here
	 %inc = add i32 %tmp1, 1
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list