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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Jan 29 12:52:38 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/18427

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

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

Build Reason: 
Build Source Stamp: 124548
Blamelist: andersca,nicholas

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/VMCore/ConstantFold.cpp
 test/Transforms/ConstProp/constant-expr.ll
At: Sat 29 Jan 2011 12:40:49
Changed By: nicholas
Comments: Add the select optimization recently added to instcombine to constant folding.
This is the one where one of the branches of the select is another select on
the same condition.
Properties: 




Files:
 lib/CodeGen/CGRTTI.cpp
 lib/CodeGen/CodeGenModule.cpp
At: Sat 29 Jan 2011 12:40:49
Changed By: andersca
Comments: Add RTTIBuilder::GetAddrOfTypeName which uses the newly added CreateOrReplaceCXXRuntimeVariable.

Set the visibility for typeinfo names.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (2):
	    Clang :: CodeGenCXX/rtti-linkage.cpp
	    Clang :: CodeGenCXX/rtti-visibility.cpp
	
	  Expected Passes    : 2784
	  Expected Failures  : 20
	  Unexpected Failures: 2
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenCXX/rtti-visibility.cpp
	Clang :: CodeGenCXX/rtti-linkage.cpp

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 'rtti-visibility.cpp':
	<stdin>:11:61: note: scanning from here
	@_ZTIN5Test11AE = linkonce_odr hidden unnamed_addr constant %0 { i8* bitcast (i8** getelementptr inbounds (i8** @_ZTVN10__cxxabiv117__class_type_infoE, i64 2) to i8*), i8* getelementptr inbounds ([11 x i8]* @_ZTSN5Test11AE, i32 0, i32 0) }
	                                                            ^
	<stdin>:14:1: note: possible intended match here
	@_ZTIPN5Test11AE = linkonce_odr hidden unnamed_addr constant %1 { i8* bitcast (i8** getelementptr inbounds (i8** @_ZTVN10__cxxabiv119__pointer_type_infoE, i64 2) to i8*), i8* getelementptr inbounds ([12 x i8]* @_ZTSPN5Test11AE, i32 0, i32 0), i32 0, i8* bitcast (%0* @_ZTIN5Test11AE to i8*) }
	^
	--
	
	********************
	

Last 10 lines of 'rtti-linkage.cpp':
	<stdin>:45:48: note: scanning from here
	@_ZTSFN12_GLOBAL__N_11DEvE = internal constant [22 x i8] c"FN12_GLOBAL__N_11DEvE\00"
	                                               ^
	<stdin>:66:4: note: possible intended match here
	@_ZTS1TILj0EE = linkonce_odr hidden constant [9 x i8] c"1TILj0EE\00"
	   ^
	--
	
	********************
	




More information about the llvm-testresults mailing list