[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Mar 8 19:37:47 PST 2010
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/2196
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04.apple.com
Build Reason:
Build Source Stamp: 98039
Blamelist: djg,echristo,lattner
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/MachineModuleInfo.cpp
lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp
At: Mon 08 Mar 2010 17:54:24
Changed By: lattner
Comments: strength reduce MMI::MappedLabel to MMI::isLabelDeleted,
and add a FIXME about how we are eventually going to zap this
lookup table once mc world domination is complete.
Properties:
File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Mon 08 Mar 2010 17:54:24
Changed By: lattner
Comments: remove a useless optimization: now that label replacement never
happens, the start/end of a scope can never be the same.
Properties:
Files:
lib/Analysis/LoopInfo.cpp
test/Transforms/LCSSA/unreachable-use.ll
At: Mon 08 Mar 2010 17:54:24
Changed By: djg
Comments: Make isLCSSA ignore uses in blocks not reachable from the entry block,
as LCSSA no longer transforms such uses.
Properties:
File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Mon 08 Mar 2010 17:59:24
Changed By: lattner
Comments: change DbgScope to keep track of the start/end label as MCSymbol*
now that the dependence on ID is removed from MMI.
Properties:
Files:
include/llvm/CodeGen/DwarfWriter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
At: Mon 08 Mar 2010 18:09:24
Changed By: lattner
Comments: Now that setStartLabel takes an MCSymbol, we can de-ID'ize
beginScope and RecordSourceLine.
Properties:
File: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
At: Mon 08 Mar 2010 18:19:24
Changed By: djg
Comments: Attempt to make this debug output meaningful, both in the case of
multibyte opcodes and in the case of multiple scopes.
Properties:
Files:
include/llvm/CodeGen/DwarfWriter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
At: Mon 08 Mar 2010 18:39:24
Changed By: echristo
Comments: Speculatively revert r98035. It appears to have caused a set of buildbot
failures.
Properties:
LOGS:
Last 10 lines of 'stdio':
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4787
# of unexpected failures 2
# of expected failures 30
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'fails':
FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/FrontendC/2010-01-05-LinkageName.c
FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/FrontendC/2010-02-16-DbgVarScope.c
More information about the llvm-testresults
mailing list