[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jun 30 11:45:38 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/2903

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 107304
Blamelist: bruno,cornedbee,fjahanian,stoklund,wan

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/X86/X86InstrSSE.td
At: Wed 30 Jun 2010 11:06:58
Changed By: bruno
Comments: Fix a bug introduced in r107211 where instructions with memory operands are declared as commutableProperties: 




Files:
 lib/Sema/SemaInit.cpp
 lib/Sema/SemaOverload.cpp
 test/SemaCXX/rval-references.cpp
At: Wed 30 Jun 2010 11:17:01
Changed By: cornedbee
Comments: Make both old and new versions of reference binding use the new classification functions, and updated them for N3092.Properties: 




Files:
 lib/CodeGen/InlineSpiller.cpp
 lib/CodeGen/Spiller.cpp
At: Wed 30 Jun 2010 11:21:57
Changed By: stoklund
Comments: Remember to track spill slot uses in VirtRegMap when inserting loads and stores.
LocalRewriter::runOnMachineFunction uses this information to mark dead spill
slots.

This means that InlineSpiller now also works for functions that spill.Properties: 




Files:
 lib/CodeGen/Mangle.cpp
 test/CodeGenObjCXX/method-local-extern-mangle.mm
At: Wed 30 Jun 2010 11:32:23
Changed By: fjahanian
Comments: extern variable declared locally to objective-c++ method
should not be mangled either. Fixes radar 8016412.

Properties: 




File: include/clang/AST/RecursiveASTVisitor.h
At: Wed 30 Jun 2010 11:36:54
Changed By: wan
Comments: Fix RecursiveASTVisitor to traverse the ctor initializer list before
traversing the ctor body when traversing a CXXConstructorDecl.
Reviewed by chandlerc and csilvers.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling X86Disassembler.cpp for Debug build
	llvm[4]: Compiling X86DisassemblerDecoder.c for Debug build
	llvm[4]: Building Debug Archive Library libLLVMARMDisassembler.a
	llvm[4]: Compiling ARMTargetInfo.cpp for Debug build
	llvm[4]: Building Debug Archive Library libLLVMARMInfo.a
	llvm[4]: Building Debug Archive Library libLLVMX86Disassembler.a
	llvm[3]: Building Debug Archive Library libLLVMipa.a
	llvm[4]: Compiling X86TargetInfo.cpp for Debug build
	llvm[4]: Building Debug Archive Library libLLVMX86Info.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list